mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-30 22:10:33 +01:00
Merge pull request #307 from orangemug/fix/public-source-button-size
Fixed public source button size
This commit is contained in:
commit
54c79445db
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue