Finish up new sidebar active.

Add rounded corners to sidebar.
This commit is contained in:
Paul
2021-07-01 13:42:53 +01:00
parent c724ffae43
commit 471b4b0847
10 changed files with 40 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
:root {
--sidebar-active: var(--secondary-background);
}

View File

@@ -1,3 +1,4 @@
@import "variables";
@import "context-menu";
@import "elements";
@import "fonts";