panels: map, logo top bar

This commit is contained in:
muerwre 2018-12-07 12:58:51 +07:00
parent 3de025b0df
commit 43f4b5cda0
8 changed files with 111 additions and 56 deletions

View file

@ -67,25 +67,6 @@
}
}
.locate-geo-button {
background: @bar_background;
width: 32px;
height: 32px;
position: fixed;
top: 10px;
left: 10px;
border-radius: @panel_radius 0 0 @panel_radius;
z-index: 3;
box-shadow: @bar_shadow;
cursor: pointer;
padding: 1px;
box-sizing: border-box;
svg {
fill: white;
}
}
.location-marker {
width: 20px;
height: 3px;