mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 16:55:36 +08:00
Reduced width of log component to avoid overflow
This commit is contained in:
committed by
Mathew Sutcliffe
parent
7e70662a29
commit
2b61213746
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user