Skip to content
Snippets Groups Projects
Verified Commit a4b2e8d5 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

fix: css badge

parent 56d8f2e7
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment