Fix counter css for notifications [SCI-8333]

This commit is contained in:
Anton 2023-05-05 11:45:43 +02:00
parent ef8a518a83
commit 9ac8719d9f

View file

@ -23,10 +23,12 @@
font-size: 10px;
height: 1rem;
justify-content: center;
left: 1.25rem;
min-width: 1rem;
padding: 0 .25rem;
position: absolute;
right: 0;
top: 0;
width: 1rem;
white-space: nowrap;
}
}