Any stylesheet shrinks spin boxes
I recently reinstalled my system and I've noticed that with a stylesheet enabled in qt6ct, spin boxes are now shrunk in size - seemingly to the minimum height.
I am using qt6ct 0.11, with Qt 6.9.3. I would try confirming this is a Qt issue by downgrading to 6.8.2 as that seems to be the last version I was using, but that seems too much a challenge to do because I'd need to somehow downgrade all dependents.
To reproduce, I am able to:
- Go to the Style Sheets tab and create a new empty style sheet
- Enable the new style sheet and apply changes
- Refer to the Interface tab to see the difference
Before, it looked like this:
After enabling the new empty style sheet, it looks like this:

