mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-04 10:30:37 +00:00
show channel verification
This commit is contained in:
parent
99acf91b25
commit
a0f4f72319
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ export default {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
transition: 0.3s;
|
transition: 0.3s;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.channel:hover {
|
.channel:hover {
|
||||||
background: rgba(139, 139, 139, 0.288);
|
background: rgba(139, 139, 139, 0.288);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue