mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update form field class
This commit is contained in:
parent
8e72d6755d
commit
72e47d9cc7
@ -32,7 +32,7 @@
|
||||
<textarea class="form-control" name="description" wrap="soft" rows="4" placeholder="Enter your case details..."></textarea>
|
||||
</div>
|
||||
<div class="form-group col-md-12 mb-0">
|
||||
<input id="00N5f00000QbcrO" placeholder="Customer Reference Number" maxlength="25" name="00N5f00000QbcrO" size="20" type="text" />
|
||||
<input class="form-control" id="00N5f00000QbcrO" placeholder="Customer Reference Number" maxlength="25" name="00N5f00000QbcrO" size="20" type="text" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user