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