mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-25 01:06:15 -04:00
refactor(ui): remove n-text (#506)
This commit is contained in:
parent
05ea545475
commit
72c98a3c5e
14 changed files with 52 additions and 74 deletions
|
@ -70,9 +70,9 @@ async function onUpload({ file: { file } }: { file: UploadFileInfo }) {
|
|||
<div mb-2>
|
||||
<n-icon size="35" :depth="3" :component="Upload" />
|
||||
</div>
|
||||
<n-text style="font-size: 14px">
|
||||
<div op-60>
|
||||
Click or drag a file to this area to upload
|
||||
</n-text>
|
||||
</div>
|
||||
</n-upload-dragger>
|
||||
</n-upload>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue