diff options
Diffstat (limited to 'src/frontend/app/root.css')
| -rw-r--r-- | src/frontend/app/root.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index 3f41591..a517be6 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -224,3 +224,7 @@ textarea { .maplibregl-ctrl-attrib-inner { line-height: 1rem !important; } + +.maplibregl-ctrl.maplibregl-ctrl-attrib { + min-height: unset !important; +} |
