UI: Minor style fixes

This commit is contained in:
Igor Kulikov 2023-04-11 10:01:28 +03:00
parent e109231678
commit ecd5c38d13

View File

@ -84,6 +84,7 @@
font-size: 11px; font-size: 11px;
line-height: 16px; line-height: 16px;
} }
}
.tb-feature-status { .tb-feature-status {
display: inline-block; display: inline-block;
font-family: 'Material Icons Round'; font-family: 'Material Icons Round';
@ -107,7 +108,6 @@
margin-right: 4px; margin-right: 4px;
} }
} }
}
&.configured { &.configured {
.tb-feature-status { .tb-feature-status {
color: #198038; color: #198038;