This commit is contained in:
admin
2026-05-24 10:53:42 +00:00
parent ed74e97693
commit 34db86fdac
3 changed files with 29 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ def build_stylesheet(
QWidget#container {{
background: {background};
border: 1px solid {border};
border-radius: 16px;
border-radius: 7px;
}}
QWidget#container:hover {{