Fix height minimum for top bar on the Connections tab

This commit is contained in:
GriffinR 2024-09-25 16:37:37 -04:00
parent 5adf14590a
commit d369806c94

View file

@ -2563,12 +2563,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::StyledPanel</enum> <enum>QFrame::StyledPanel</enum>
</property> </property>