Skip to content

Commit 9fe6d25

Browse files
authored
Fix layout issue (MonitorControl#653)
1 parent f91569d commit 9fe6d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MonitorControl/UI/Base.lproj/Main.storyboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@
950950
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
951951
<subviews>
952952
<gridView focusRingType="none" fixedFrame="YES" xPlacement="leading" yPlacement="top" rowAlignment="none" translatesAutoresizingMaskIntoConstraints="NO" id="lAP-Wd-eZk">
953-
<rect key="frame" x="8" y="22" width="372" height="78"/>
953+
<rect key="frame" x="8" y="10" width="372" height="78"/>
954954
<rows>
955955
<gridRow height="16" id="UIg-RD-fDW"/>
956956
<gridRow height="25" id="CrR-ah-GZK"/>

0 commit comments

Comments
 (0)