mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 06:30:30 +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;
|
||||
color: $color-lowgray;
|
||||
background-color: transparent;
|
||||
width: 100%;
|
||||
|
||||
@include flex-row;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue