Fix compatibility with scroll area.

This commit is contained in:
Roman Telezhynskyi 2024-01-31 11:27:23 +02:00
parent e23db69bb0
commit 1d198db6e9

View file

@ -172,7 +172,7 @@ QCheckBox:disabled
QGroupBox
{
/* Need to make sure the groupbox doesn't compress below the title. */
min-height: 1.2em;
/*min-height: 1.2em;*/
border: 0.04em solid #bab9b8;
border-radius: 0.09em;
/**