mirror of
https://github.com/mathuo/dockview
synced 2025-05-02 17:48:25 +00:00
feat: firebox thin scrollbars in tabs container
This commit is contained in:
parent
e98eb96a2d
commit
cabc4e901b
@ -16,6 +16,8 @@
|
||||
overflow-x: overlay;
|
||||
overflow-y: hidden;
|
||||
|
||||
scrollbar-width: thin; // firefox
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user