Browse Source

UI: Fix missing files warning icon

The missing files icon would be cut off if the dialog was made
smaller.
cg2121 3 years ago
parent
commit
776ff4f5ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UI/forms/OBSMissingFiles.ui

+ 1 - 1
UI/forms/OBSMissingFiles.ui

@@ -24,7 +24,7 @@
        <property name="minimumSize">
         <size>
          <width>0</width>
-         <height>20</height>
+         <height>0</height>
         </size>
        </property>
       </widget>