mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 03:50:00 +00:00
Firefox scrollbar styling
This commit is contained in:
@@ -12,4 +12,8 @@ div:not(.maputnik-toolbar__actions) {
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
// Styling for Firefox
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: #666 #26282e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user