mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 17:47:46 +01:00
Fixed public source button size.
This commit is contained in:
parent
1aed761893
commit
28af87391d
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