mirror of
https://github.com/maputnik/editor.git
synced 2026-02-02 10:40:01 +00:00
Merge pull request #499 from pathmapper/scrollbar-ff
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