up emojis
This commit is contained in:
parent
205d77e2f6
commit
65956ff6be
8 changed files with 657 additions and 79 deletions
|
@ -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);*/
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue