ui/about-entry: Fix incorrect QSS

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2020-07-05 22:20:41 +02:00
parent 45f97e9de1
commit e7dc8e1cbd
1 changed files with 0 additions and 3 deletions

View File

@ -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"] {