hotfix: ui

This commit is contained in:
semenov
2025-08-05 13:27:06 +03:00
parent fc8feee0c6
commit 0ba99d6149
23 changed files with 17650 additions and 8932 deletions

View File

@@ -104,8 +104,14 @@ QCheckBox
QWidget#iconWidget
{
border-image: url(:/resource/Icons/Logo.png) 0 0 0 0 stretch stretch;
border-image: url(:/resource/Icons/planeCustom.png);
position: center;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
height: 80%;
width: 80%;
}
QLabel