We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e96eae commit 32ef962Copy full SHA for 32ef962
1 file changed
extension/Userscripts/Base.lproj/Main.storyboard
@@ -109,6 +109,9 @@
109
</textField>
110
<button horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WiE-Qy-xne">
111
<rect key="frame" x="129" y="-7" width="69" height="27"/>
112
+ <constraints>
113
+ <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="57" id="KfI-LD-AaS"/>
114
+ </constraints>
115
<buttonCell key="cell" type="push" title="Change" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JmD-P7-oeo">
116
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
117
<font key="font" metaFont="message" size="11"/>
0 commit comments