mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 22:17:25 +00:00
Remove border for select select
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user