frontend: show channel edit button when channel button is selected
This commit is contained in:
parent
e0ba97deb3
commit
d2d985516c
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidebar-button.selected .icon-button,
|
||||||
.sidebar-button:hover .icon-button {
|
.sidebar-button:hover .icon-button {
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue