forked from abner/for-legacy-web
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