fix: InfoBox breiter + hoeher (520px, 70vh) fuer 3D-Gebaeude-Tags
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dieser Commit ist enthalten in:
@@ -443,13 +443,13 @@ html, body { height: 100%; overflow: hidden; background: var(--bg-primary); colo
|
|||||||
left: 254px !important;
|
left: 254px !important;
|
||||||
right: auto !important;
|
right: auto !important;
|
||||||
transform: none !important;
|
transform: none !important;
|
||||||
max-width: 420px !important;
|
max-width: 520px !important;
|
||||||
width: 420px !important;
|
width: 520px !important;
|
||||||
max-height: 60vh !important;
|
max-height: 70vh !important;
|
||||||
z-index: 150 !important;
|
z-index: 150 !important;
|
||||||
}
|
}
|
||||||
.cesium-infoBox {
|
.cesium-infoBox {
|
||||||
max-height: 60vh !important;
|
max-height: 70vh !important;
|
||||||
overflow-y: auto !important;
|
overflow-y: auto !important;
|
||||||
border-radius: 8px !important;
|
border-radius: 8px !important;
|
||||||
box-shadow: 0 8px 32px rgba(0,0,0,0.5) !important;
|
box-shadow: 0 8px 32px rgba(0,0,0,0.5) !important;
|
||||||
|
|||||||
In neuem Issue referenzieren
Einen Benutzer sperren