visual bug fix on label

This commit is contained in:
DanyLE
2022-07-05 15:10:17 +02:00
parent 61de95788c
commit 084c377bcf
3 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,7 @@ afx-label i.icon-style {
afx-label span {
align-items: center;
justify-content: center;
flex-direction: row;
}
afx-label i.label-text{
font-weight: normal;