mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 10:10:29 +01:00
Merge pull request #451 from pathmapper/firefox_select
Improve select styling
This commit is contained in:
commit
b9160bd333
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
||||||
// HACK: <https://github.com/maputnik/editor/pull/392#issuecomment-427595172>
|
// HACK: <https://github.com/maputnik/editor/pull/392#issuecomment-427595172>
|
||||||
color: $color-black !important;
|
color: $color-black !important;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
|
border-width: 0;
|
||||||
|
|
||||||
option {
|
option {
|
||||||
// HACK: <https://github.com/maputnik/editor/pull/392#issuecomment-427595172>
|
// HACK: <https://github.com/maputnik/editor/pull/392#issuecomment-427595172>
|
||||||
|
|
Loading…
Reference in a new issue