change spacer by qwidget fake spacer

This commit is contained in:
2026-03-03 20:53:41 +01:00
parent 6e5aefa299
commit cf827b0ce4
3 changed files with 9 additions and 10 deletions

View File

@@ -26,6 +26,6 @@ QPushButton#minimize_btn {
border-bottom: 5px solid white;
color: white;
font-size: 18px;
padding: 10px;
padding: 0px;
padding-top: 0
}