Sea background in building view

TODO: view bar z-index...
This commit is contained in:
2026-09-16 09:34:33 +02:00
parent 1c807cdc86
commit ebc33fe53e
3 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -221,7 +221,8 @@ input:invalid {
border-radius: 8px;
}
/* Map container border for building view */
.bview-border {
.bview-active {
border:#263aac 4px solid;
border-radius: 8px;
background-color: #aad3df;
}