完善文件上传的接口对接
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
}
|
||||
|
||||
.file-upload-page .form-select {
|
||||
@apply block w-full px-3 py-2 text-base border-gray-300 rounded-md shadow-sm focus:outline-none;
|
||||
@apply block w-full px-3 py-2 text-base rounded-md shadow-sm focus:outline-none;
|
||||
}
|
||||
|
||||
.file-upload-page .form-select:focus {
|
||||
|
||||
Reference in New Issue
Block a user