Minor style fixes
This commit is contained in:
parent
f276e2182b
commit
d06afe3eac
|
@ -465,7 +465,7 @@
|
|||
width: auto;
|
||||
|
||||
.icon {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.textLabel {
|
||||
|
@ -496,7 +496,7 @@
|
|||
}
|
||||
|
||||
.textLabel {
|
||||
//background-color: var(--link-hover-background);
|
||||
background-color: var(--link-hover-background);
|
||||
color: var(--link-hover-color);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user