mirror of
https://github.com/maputnik/editor.git
synced 2026-06-22 15:17:29 +00:00
Merge pull request #307 from orangemug/fix/public-source-button-size
Fixed public source button size
This commit is contained in:
@@ -136,6 +136,7 @@
|
|||||||
font-size: $font-size-5;
|
font-size: $font-size-5;
|
||||||
color: $color-lowgray;
|
color: $color-lowgray;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
@include flex-row;
|
@include flex-row;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user