mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Give scrollbar thumb a slight radius
This commit is contained in:
parent
f50aa7ca15
commit
5bc7fe04b6
@ -24,6 +24,7 @@
|
||||
|
||||
.mainSection::-webkit-scrollbar-thumb {
|
||||
background: var(--theme-color-components-scrollbar-thumb);
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
.topSection {
|
||||
|
Loading…
x
Reference in New Issue
Block a user