Remove border for select select

This commit is contained in:
pathmapper 2018-10-30 22:12:52 +01:00 committed by GitHub
parent ad40a15a77
commit 008bb75c04
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>