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