mirror of
https://github.com/maputnik/editor.git
synced 2026-04-26 11:20:04 +00:00
Fix to make layer list header visible at all times.
Also improved scrollbar styling/positioning for toolbar and layers list.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
flex: 0 0 190px;
|
||||
width: 190px;
|
||||
width: 200px;
|
||||
text-align: left;
|
||||
background-color: $color-black;
|
||||
padding: $margin-2;
|
||||
|
||||
Reference in New Issue
Block a user