UI styling improvements: dashboard headers and navigation
- Restore blue PageHeader on Dashboard (/app-components) - Update homepage (/) with subtle header design without blue bar - Add uniform PageHeader styling to application edit page - Fix Rapporten link on homepage to point to /reports overview - Improve header descriptions spacing for better readability
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
# Configuration - Azure Container Registry
|
||||
ACR_NAME="${ACR_NAME:-zuyderlandcmdbacr}" # Pas aan naar jouw ACR naam
|
||||
REGISTRY="${REGISTRY:-${ACR_NAME}.azurecr.io}"
|
||||
REPO_NAME="${REPO_NAME:-zuyderland-cmdb-gui}"
|
||||
REPO_NAME="${REPO_NAME:-cmdb-insight}"
|
||||
VERSION="${1:-latest}"
|
||||
|
||||
# Colors for output
|
||||
|
||||
Reference in New Issue
Block a user