Fix unread marker disappearing when opacity set to 1
This commit is contained in:
parent
548a8d7130
commit
8b87c54b1a
@ -725,6 +725,7 @@ button {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
margin: 0 10px;
|
margin: 0 10px;
|
||||||
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .unread-marker:before {
|
#chat .unread-marker:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user