Change look of outline tree

This commit is contained in:
Veronica Berglyd Olsen
2022-07-15 14:38:37 +02:00
parent f9df358c4f
commit 67aff2550b
3 changed files with 71 additions and 97 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ class GuiProjectToolBar(QWidget):
self.mainTheme = projView.mainGui.mainTheme
iPx = self.mainTheme.baseIconSize
mPx = self.mainConf.pxInt(3)
mPx = self.mainConf.pxInt(2)
self.setContentsMargins(0, 0, 0, 0)
self.setAutoFillBackground(True)