patch home

This commit is contained in:
unknown 2025-09-26 15:32:27 +03:00
parent de41b87e7b
commit f859211729

View File

@ -231,6 +231,11 @@ class YobbleHomeView(QWidget):
#TabButton[selected="true"] #TabText {{ #TabButton[selected="true"] #TabText {{
color: {active_color}; color: {active_color};
}} }}
#TabIcon, #TabText {{
border: none;
outline: none;
background-color: transparent;
}}
#TabIcon {{ font-size: 22px; }} #TabIcon {{ font-size: 22px; }}
#TabText {{ font-size: 12px; }} #TabText {{ font-size: 12px; }}