We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecfdde commit 28eed6cCopy full SHA for 28eed6c
1 file changed
assets/src/css/style.css
@@ -1390,12 +1390,13 @@ input.small-width {
1390
font-size: 10px;
1391
min-width: 18px;
1392
height: 18px;
1393
- line-height: 18px;
1394
border-radius: 9px;
1395
padding: 0 6px;
1396
display: inline-flex;
1397
align-items: center;
1398
justify-content: center;
+ vertical-align: middle;
1399
+ margin-top: -3px;
1400
}
1401
1402
/* Stili per il contenuto delle notifiche migliorato */
0 commit comments