mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-20 18:15:35 -05:00
Scroll scrollbar styling to select component
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
.listBox {
|
||||
overflow: auto;
|
||||
flex: 1;
|
||||
scrollbar-color: rgb(83 65 91) rgba(83 65 91 / 0.3);
|
||||
scrollbar-width: thin;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
.item {
|
||||
|
||||
Reference in New Issue
Block a user