|
@@ -49,7 +49,7 @@
|
|
|
<rect key="frame" x="0.0" y="40.666666666666686" width="414" height="695.33333333333326"/>
|
|
|
<subviews>
|
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" userInteractionEnabled="NO" contentMode="scaleToFill" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="wri-16-tQY">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="695.33333333333337"/>
|
|
|
+ <rect key="frame" x="10" y="0.0" width="394" height="695.33333333333337"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
@@ -60,8 +60,8 @@
|
|
|
<constraints>
|
|
|
<constraint firstItem="wri-16-tQY" firstAttribute="top" secondItem="orF-i7-sVP" secondAttribute="top" id="7js-7b-K16"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="wri-16-tQY" secondAttribute="bottom" id="a18-oE-B43"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="wri-16-tQY" secondAttribute="trailing" id="fLE-9r-zk7"/>
|
|
|
- <constraint firstItem="wri-16-tQY" firstAttribute="leading" secondItem="orF-i7-sVP" secondAttribute="leading" id="sHh-SV-ESA"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="wri-16-tQY" secondAttribute="trailing" constant="10" id="fLE-9r-zk7"/>
|
|
|
+ <constraint firstItem="wri-16-tQY" firstAttribute="leading" secondItem="orF-i7-sVP" secondAttribute="leading" constant="10" id="sHh-SV-ESA"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
</subviews>
|