mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 18:21:17 +01:00
Fix lint issues in _modal.scss
This commit is contained in:
parent
48e9589b58
commit
377840ca24
1 changed files with 3 additions and 1 deletions
|
@ -184,6 +184,8 @@
|
|||
|
||||
//EXPORT MODAL
|
||||
.maputnik-export-gist {
|
||||
font-size: $font-size-6;
|
||||
|
||||
.maputnik-input-block {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
@ -192,7 +194,7 @@
|
|||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
font-size: $font-size-6;
|
||||
|
||||
span {
|
||||
color: $color-lowgray;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue