mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-01 12:26:01 +00:00
added pointer cursor for sidebar elements
This commit is contained in:
parent
f094171583
commit
8cb4cb555a
|
@ -14,4 +14,8 @@
|
|||
|
||||
.side_icon.active {
|
||||
color: var(--accent-color);
|
||||
}
|
||||
|
||||
.main_tablinks {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in a new issue