mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
clearing route on new position
This commit is contained in:
parent
9a08ccd95b
commit
7c931f4f6d
3 changed files with 36 additions and 23 deletions
|
@ -30,6 +30,7 @@
|
|||
.secondary-bar {
|
||||
background: #222222;
|
||||
margin: 0 -1px;
|
||||
padding: 0 1px;
|
||||
|
||||
&:first-child {
|
||||
border-radius: @panel_radius 0 0 @panel_radius;
|
||||
|
@ -39,6 +40,9 @@
|
|||
height: 40px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
&__undo {
|
||||
}
|
||||
}
|
||||
|
||||
.panel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue