Merge pull request #451 from pathmapper/firefox_select

Improve select styling
This commit is contained in:
Orange Mug 2018-10-31 08:05:22 +00:00 committed by GitHub
commit b9160bd333
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,6 +105,7 @@
// HACK: <https://github.com/maputnik/editor/pull/392#issuecomment-427595172>
color: $color-black !important;
margin-left: 4px;
border-width: 0;
option {
// HACK: <https://github.com/maputnik/editor/pull/392#issuecomment-427595172>