mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-08 07:21:03 +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;
|
font-size: 10px;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
left: 1.25rem;
|
||||||
|
min-width: 1rem;
|
||||||
|
padding: 0 .25rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 1rem;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue