mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 00:00:41 +00:00
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