1080P标准分辨率显示有问题

This commit is contained in:
付民康
2025-03-28 10:12:41 +08:00
parent c36bb00e3a
commit 5da067cbb9
2 changed files with 4 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
</d-dropdown>
</template>
<template #append>
<d-icon @click="search" name="search" style="font-size: inherit;z-index:2" />
<d-icon @click="search" name="search" style="font-size: 16px" />
</template>
</d-input>
</template>