reduce border-radius for notif count

master
Aevann 2024-04-07 07:55:32 +02:00
parent 6f4ac82a68
commit e8d3bac7ca
1 changed files with 1 additions and 1 deletions

View File

@ -5902,7 +5902,7 @@ a.emojitab {
.notif-count {
background: red;
border-radius: 6px;
border-radius: 4px;
color: white;
padding: 2px 5px;
font-weight: 700;