mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-23 20:05:11 +00:00
ui/about-entry: Fix incorrect QSS
This commit is contained in:
parent
22e94bb0d8
commit
b1476a2f9a
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@ QPushButton:checked {
|
|||
background: hsl(0, 0%, 25%);
|
||||
border: 0;
|
||||
padding: 5px;
|
||||
box-shadow: 0;
|
||||
cursor: pointer;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
QWidget[objectName="title"] {
|
||||
|
|
Loading…
Reference in a new issue