[ui] fix -> table icons margin-right

This commit is contained in:
Vinicius Moreira
2021-01-19 10:19:50 -03:00
parent cd4519d7d9
commit 94e44f9341

View File

@@ -274,6 +274,7 @@ PackagesTable QLabel[icon = "true"] {
min-width: 16;
max-width: 16;
margin-left: 12px;
margin-right: 12px;
margin-top: 7px;
}