fix: css badge

This commit is contained in:
Jean-Baptiste Pasquier 2019-06-25 10:19:26 +02:00
parent 56d8f2e76a
commit a4b2e8d593
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
height: 20px;
width: 20px;
margin-right: 1em;
div:not(:empty) {
div.counter:not([data-nb-unread="0"]) {
text-align: center;
display: block;
background-color: var(--sib-notifications-theme, gray);