Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
pull/1/head
shopify[bot] 2024-05-31 11:14:28 +00:00 committed by GitHub
parent a9275029b7
commit 58c458fc49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
</div>
{% endcomment %}
<div class="field">
<select id="ContactForm-reason" name="reason" class="field__input">
<select id="ContactForm-reason" name="reason" class="field__input" style="height: 60px">
<option value="test">Test</option>
<option value="test2">Test2</option>
</select>