[-] Remove drop shadow
This commit is contained in:
@@ -81,13 +81,11 @@
|
|||||||
{
|
{
|
||||||
background: var(--unread);
|
background: var(--unread);
|
||||||
color: white;
|
color: white;
|
||||||
box-shadow: 0 0 5px 0 var(--unread);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.unread-text
|
.unread-text
|
||||||
{
|
{
|
||||||
color: var(--unread);
|
color: var(--unread);
|
||||||
text-shadow: 0 0 3px var(--unread);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user