Commit 8830f053 authored by Sergey V Turchin's avatar Sergey V Turchin

- add workaround for splashscreen border

parent ea4d589e
......@@ -104,3 +104,7 @@ QListView, QTreeView {
QListView::item:hover, QTreeView::item:hover {
background-color: #D4E3FC;
}
#splash_screen QLineEdit {
border-style: none;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment