Reduced width of log component to avoid overflow

This commit is contained in:
Klaus Basan
2017-02-02 05:38:23 +01:00
committed by Mathew Sutcliffe
parent 7e70662a29
commit 2b61213746
2 changed files with 32 additions and 10 deletions

View File

@@ -665,7 +665,7 @@
<widget class="BlackGui::CDockWidgetInfoArea" name="dwp_Log">
<property name="minimumSize">
<size>
<width>91</width>
<width>125</width>
<height>70</height>
</size>
</property>