mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-24 00:29:30 +08:00
Fix counter css for notifications [SCI-8333]
This commit is contained in:
parent
ef8a518a83
commit
9ac8719d9f
1 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue