Adjust level indicator star border in header
This commit is contained in:
parent
dc31c0f8fe
commit
c2c44f7334
1 changed files with 6 additions and 0 deletions
|
@ -335,6 +335,12 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.channel-staked__wrapper {
|
||||||
|
.icon {
|
||||||
|
stroke: #131213 !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.ff-canvas {
|
.ff-canvas {
|
||||||
opacity: 0 !important;
|
opacity: 0 !important;
|
||||||
|
|
Loading…
Reference in a new issue