feat: 调整文件重命名输入框宽度 (#570)

Co-authored-by: traeagent <traeagent@users.noreply.github.com>
This commit is contained in:
jxxghp
2026-07-21 22:35:12 +08:00
committed by GitHub
parent 1d7cfbfed8
commit 9f375e8413

View File

@@ -74,6 +74,7 @@ function closeDialog() {
:label="t('file.newName')"
:loading="loading"
prepend-inner-icon="mdi-format-text"
mobile-control-width="80%"
/>
</VCol>
<VCol v-if="item && item.type == 'dir'" cols="12">