Fixed fonts size for boards title

* Fixed fonts size for boards title
* Fixed vertical spacer to not stretch the height of the Subscribe Button
This commit is contained in:
defnax 2021-12-11 11:37:02 +01:00
parent 5be7869304
commit fddb88010e

View File

@ -251,7 +251,7 @@ p, li { white-space: pre-wrap; }
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Preferred</enum>
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@ -310,7 +310,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
<pointsize>25</pointsize>
<weight>75</weight>
<italic>true</italic>
<bold>true</bold>