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 fb955eb..d5a75b2 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -163,3 +163,7 @@ body { max-width: 1024px; } } + +.maplibregl-ctrl-attrib-inner { + font-size: 0.9em; +} |
