mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 05:20:01 +00:00
Add helper class and style the helper
This commit is contained in:
@@ -234,3 +234,10 @@
|
||||
min-width: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
// Clone of the element which is sorted
|
||||
.sortableHelper {
|
||||
font-family: $font-family;
|
||||
z-index: 9999;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user