Add sidebar component

This commit is contained in:
2023-10-18 11:44:41 +07:00
parent 2a0b350a73
commit 50931b3252
12 changed files with 233 additions and 5 deletions
@@ -1,4 +1,7 @@
:root {
--primary-color: #0010ba;
--border-color: #8c8c8c;
--radius-sm: 10px;
--hover-background-color: #f3f4f6;
--light-text: #fff;
}