This commit is contained in:
8
assets/styles/media.css
Normal file → Executable file
8
assets/styles/media.css
Normal file → Executable file
@@ -20,10 +20,10 @@
|
||||
CUSTOM SCROLLBARS — themed throughout
|
||||
========================================================= */
|
||||
|
||||
* {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: var(--border-mid) transparent;
|
||||
}
|
||||
/* * { */
|
||||
/* scrollbar-width: thin; */
|
||||
/* scrollbar-color: var(--border-mid) transparent; */
|
||||
/* } */
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
|
||||
Reference in New Issue
Block a user