mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
fix(control): wrong scrollbar behavior in notifications
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
main {
|
||||
html {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: var(--color-stone-300) transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user