forked from abner/for-legacy-web
More settings fixes + clamped long usernames
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
background: var(--scrollbar-thumb);
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-corner {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: var(--accent);
|
||||
color: var(--foreground);
|
||||
|
||||
Reference in New Issue
Block a user