The warning label shown on the overview page does not look clickable. This PR makes the warning label look clickable by removing the 'flat' property. Additionally, the Maximum Width is updated to fix the small hit-box issue.
@ -68,7 +68,7 @@
</property>
<property name="maximumSize">
<size>
<width>30</width>
<width>45</width>
<height>16777215</height>
</size>
@ -89,9 +89,6 @@
<height>24</height>
<property name="flat">
<bool>true</bool>
</widget>
</item>
<item>
@ -406,7 +403,7 @@
@ -427,9 +424,6 @@