Right-align MapLibre attribution text

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Daniel Pupius
2026-03-15 23:39:23 +00:00
parent c969b7930c
commit 8a521d54f2

View File

@@ -34,6 +34,7 @@
color: rgba(255, 255, 255, 0.7) !important;
border-radius: 4px !important;
font-size: 10px !important;
text-align: right !important;
}
.maplibregl-ctrl-attrib-inner a {
color: rgba(255, 255, 255, 0.7) !important;