added pointer cursor for sidebar elements
This commit is contained in:
parent
f094171583
commit
8cb4cb555a
@ -15,3 +15,7 @@
|
||||
.side_icon.active {
|
||||
color: var(--accent-color);
|
||||
}
|
||||
|
||||
.main_tablinks {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue
Block a user