Fix margins for viewer, and handle split positions properly

This commit is contained in:
Veronica K. B. Olsen
2019-05-18 17:50:56 +02:00
parent ac1f9569e6
commit 76a4e6499b
5 changed files with 38 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ QTextEdit {
QTextBrowser {
background-color: #141414;
color: #c7cfd0;
padding: 40px;
/* padding: 40px; */
}
QTreeView, QHeaderView {