mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 03:50:00 +00:00
Styling fixes.
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
user-select: none;
|
||||
padding: $margin-2;
|
||||
line-height: 20px;
|
||||
border-top: solid 1px #36383e;
|
||||
|
||||
@include flex-row;
|
||||
|
||||
@@ -206,10 +207,11 @@
|
||||
display: flex;
|
||||
padding: 6px;
|
||||
background: $color-black;
|
||||
border-bottom: solid 1px $color-midgray;
|
||||
|
||||
&__title {
|
||||
flex: 1;
|
||||
margin: 0;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
&__info {
|
||||
|
||||
Reference in New Issue
Block a user