Stylesheet patch to make tree scrollbar padding consistent

This commit is contained in:
2025-05-08 21:31:21 -04:00
parent 782191b60b
commit db9b0d665d
2 changed files with 8 additions and 6 deletions

View File

@@ -155,12 +155,6 @@ QTreeView QScrollBar:vertical {
margin-top: 16px;
}
QTreeView QScrollBar::sub-line:vertical {
border: 0;
background: #2b2b2b;
height: 16px;
}
QTextBrowser {
background-color: #1a1a1a;
selection-background-color: #1a73e8;