clearing route on new position

This commit is contained in:
Fedor Katurov 2020-01-22 13:03:52 +07:00
parent 9a08ccd95b
commit 7c931f4f6d
3 changed files with 36 additions and 23 deletions

View file

@ -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 {