Remove opacity from jump to unread and latest btn (#402)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
36da3d3cba
commit
abb81b6390
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@
|
||||||
|
|
||||||
&__STB,
|
&__STB,
|
||||||
&__unread {
|
&__unread {
|
||||||
opacity: 0.9;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: var(--bg-surface-low);
|
background-color: var(--bg-surface-low);
|
||||||
border-radius: var(--bo-radius);
|
border-radius: var(--bo-radius);
|
||||||
|
|
Loading…
Reference in a new issue