mirror of
https://github.com/tabler/tabler.git
synced 2026-08-26 21:04:25 +04:00
form controls cleaning
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<div class="form-file">
|
||||
<input type="file" class="form-file-input" id="customFile">
|
||||
<label class="form-file-label" for="customFile">
|
||||
<span class="form-file-text">Choose file...</span>
|
||||
<span class="form-file-button">Browse</span>
|
||||
</label>
|
||||
</div>
|
||||
Reference in New Issue
Block a user