up
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
|
||||
<div class="flex items-center border border-[#ECECEC] mb-[10px] p-[8px_12px]">
|
||||
<p class="mr-[10px]">Chọn file zip để upload (dung lượng tối đa 20MB)</p>
|
||||
<input type="file" name="zip_file" size="40" />
|
||||
<input type="file" name="zip_file"
|
||||
class="file-input w-full max-w-sm file-input-bordered h-[40px] text-[14px] file-input-primary"
|
||||
size="40" />
|
||||
</div>
|
||||
|
||||
<input name="submit" type="submit" value="Cập nhật"
|
||||
|
||||
Reference in New Issue
Block a user