Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/1/head
parent
4a1f6e8f3d
commit
5b86ee8d46
|
@ -115,7 +115,7 @@
|
||||||
{% endcomment %}
|
{% endcomment %}
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<select id="ContactForm-reason" name="reason" class="field__input" style="height: 60px">
|
<select id="ContactForm-reason" name="reason" class="field__input" style="height: 60px">
|
||||||
<option value="test" disabled selected>Allgemein</option>
|
<option value="test" disabled selected>Test</option>
|
||||||
<option value="test2">Test2</option>
|
<option value="test2">Test2</option>
|
||||||
</select>
|
</select>
|
||||||
<label class="form__label field__label" for="ContactForm-reason">
|
<label class="form__label field__label" for="ContactForm-reason">
|
||||||
|
|
Loading…
Reference in New Issue