- add workaround for splashscreen border
This commit is contained in:
parent
ea4d589ec6
commit
8830f0536c
@ -104,3 +104,7 @@ QListView, QTreeView {
|
||||
QListView::item:hover, QTreeView::item:hover {
|
||||
background-color: #D4E3FC;
|
||||
}
|
||||
|
||||
#splash_screen QLineEdit {
|
||||
border-style: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user