mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix(ui): amend QCheckBox background chromatic aberration
This commit is contained in:
parent
a21592a419
commit
b7019a4f66
|
@ -19,7 +19,6 @@ QMessageBox
|
|||
|
||||
QCheckBox
|
||||
{
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
@ -147,7 +146,6 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical
|
|||
background: none;
|
||||
}
|
||||
|
||||
|
||||
QScrollBar:horizontal
|
||||
{
|
||||
background-color: white;
|
||||
|
|
Loading…
Reference in New Issue
Block a user