up emojis

This commit is contained in:
Tykayn 2025-09-27 00:18:03 +02:00 committed by tykayn
parent 205d77e2f6
commit 65956ff6be
8 changed files with 657 additions and 79 deletions

View file

@ -517,9 +517,9 @@ button:hover {
}
#report_issue_button{
position: fixed;
bottom: 0.5rem;
right: 0.5rem;
/*position: fixed;*/
/*bottom: 0.5rem;*/
/*right: 0.5rem;*/
padding: 2rem 1rem;
}
@ -634,4 +634,8 @@ button{
.maplibregl-ctrl-attrib + .maplibregl-ctrl-attrib {
display: none;
}
.icon{
/*background-color: white; border-radius: 50%; padding: 8px; box-shadow: 0 0 5px rgba(0,0,0,0.3);*/
}