Fix unread indicator

This commit is contained in:
AkiraFukushima 2021-07-23 17:32:00 +09:00
parent 0f1881f660
commit 8184d0fee1
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ export default {
color: #ffffff;
padding: 4px 8px;
border-radius: 0 0 2px 2px;
z-index: 1;
&:empty {
display: none;