ui/about-entry: Fix incorrect QSS
This commit is contained in:
parent
22e94bb0d8
commit
b1476a2f9a
|
@ -32,9 +32,6 @@ QPushButton:checked {
|
||||||
background: hsl(0, 0%, 25%);
|
background: hsl(0, 0%, 25%);
|
||||||
border: 0;
|
border: 0;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
box-shadow: 0;
|
|
||||||
cursor: pointer;
|
|
||||||
padding: 4px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QWidget[objectName="title"] {
|
QWidget[objectName="title"] {
|
||||||
|
|
Loading…
Reference in New Issue