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

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>