fix: css badge
This commit is contained in:
parent
56d8f2e76a
commit
a4b2e8d593
@ -136,7 +136,7 @@
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
div:not(:empty) {
|
div.counter:not([data-nb-unread="0"]) {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: block;
|
display: block;
|
||||||
background-color: var(--sib-notifications-theme, gray);
|
background-color: var(--sib-notifications-theme, gray);
|
||||||
|
Loading…
Reference in New Issue
Block a user