mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-30 23:35:29 +01:00
Remove border for select select
This commit is contained in:
parent
ad40a15a77
commit
008bb75c04
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