mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Fixes for firefox, this makes the range input only update on pointerup
This commit is contained in:
@@ -183,3 +183,8 @@
|
||||
margin-bottom: $margin-3;
|
||||
}
|
||||
}
|
||||
|
||||
.maputnik-input-block-content {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user