Change css class for sidebar and symbols
This commit is contained in:
parent
6a3ddea763
commit
23c7a05a00
8 changed files with 97 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.sidebar-component {
|
||||
@apply transition-all px-2 py-6 text-sm rounded-lg bg-slate-300/60 hover:bg-slate-300
|
||||
@apply transition-all px-2 py-6 text-sm rounded-lg bg-slate-300/60 hover:bg-blue-500 hover:text-slate-50
|
||||
}
|
||||
|
||||
.sidebar-component-card {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue