fix bug giao diện

This commit is contained in:
2026-03-08 21:22:49 +07:00
parent ec78c984ad
commit a113bf56bd

View File

@@ -43,6 +43,10 @@ QGroupBox::indicator:checked {
border-color: #3b82f6;
}
QLabel {
background-color: transparent;
}
QLabel#title {
font-size: 16px;
font-weight: bold;
@@ -251,6 +255,7 @@ QScrollBar::sub-page:horizontal {
}
QCheckBox {
background-color: transparent;
spacing: 6px;
color: #94a3b8;
font-size: 12px;