fix bug giao diện
This commit is contained in:
@@ -43,6 +43,10 @@ QGroupBox::indicator:checked {
|
|||||||
border-color: #3b82f6;
|
border-color: #3b82f6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QLabel {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
QLabel#title {
|
QLabel#title {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -251,6 +255,7 @@ QScrollBar::sub-page:horizontal {
|
|||||||
}
|
}
|
||||||
|
|
||||||
QCheckBox {
|
QCheckBox {
|
||||||
|
background-color: transparent;
|
||||||
spacing: 6px;
|
spacing: 6px;
|
||||||
color: #94a3b8;
|
color: #94a3b8;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user