Remove opacity from jump to unread and latest btn (#402)

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura 2022-03-20 09:19:20 +05:30
parent 36da3d3cba
commit abb81b6390

View file

@ -74,7 +74,6 @@
&__STB,
&__unread {
opacity: 0.9;
overflow: hidden;
background-color: var(--bg-surface-low);
border-radius: var(--bo-radius);