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