mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
icons and toolbars
This commit is contained in:
parent
2375bc3f57
commit
13c5ae08d9
4 changed files with 25 additions and 16 deletions
|
@ -64,9 +64,9 @@
|
|||
width: 32px;
|
||||
height: 32px;
|
||||
position: fixed;
|
||||
top: 80px;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
border-radius: 2px;
|
||||
border-radius: 2px 0 0 2px;
|
||||
z-index: 3;
|
||||
box-shadow: @bar_shadow;
|
||||
cursor: pointer;
|
||||
|
@ -110,3 +110,7 @@
|
|||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
.leaflet-top {
|
||||
top: 42px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue