amélioration interface et ajout d'éléments

This commit is contained in:
2026-03-03 22:10:41 +01:00
parent cf827b0ce4
commit cf33a6613c
5 changed files with 271 additions and 7 deletions

View File

@@ -29,3 +29,8 @@ QPushButton#minimize_btn {
padding: 0px;
padding-top: 0
}
QTextEdit#info_text {
background-color: transparent;
border: none;
}