浏览代码

UI: Fix missing files warning icon

The missing files icon would be cut off if the dialog was made
smaller.
cg2121 3 年之前
父节点
当前提交
776ff4f5ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>