Fix compatibility with scroll area.
This commit is contained in:
parent
e23db69bb0
commit
1d198db6e9
|
@ -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;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user