mirror of
https://github.com/maputnik/editor.git
synced 2026-07-26 07:47:25 +00:00
Fix multi button style
This commit is contained in:
@@ -54,8 +54,11 @@
|
|||||||
|
|
||||||
// MULTIBUTTON
|
// MULTIBUTTON
|
||||||
.maputnik-multibutton {
|
.maputnik-multibutton {
|
||||||
@extend .maputnik-input;
|
padding: 0;
|
||||||
margin-right: $margin-1;
|
|
||||||
|
.maputnik-button {
|
||||||
|
margin-right: $margin-1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-button-selected {
|
.maputnik-button-selected {
|
||||||
|
|||||||
Reference in New Issue
Block a user