mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Finish up new sidebar active.
Add rounded corners to sidebar.
This commit is contained in:
@@ -49,7 +49,6 @@ export function Component(props: Props & WithDispatcher) {
|
||||
function setAccent(accent: string) {
|
||||
setOverride({
|
||||
accent,
|
||||
"sidebar-active": accent,
|
||||
"scrollbar-thumb": pSBC(-0.2, accent)
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user