style: 样式优化

This commit is contained in:
zhangyh
2025-10-03 16:31:42 +08:00
parent e3daf445cd
commit 61fe587731
6 changed files with 36 additions and 10 deletions

View File

@@ -397,7 +397,7 @@ export default defineComponent({
> .input{
// flex: 1;
width: 100%;
padding: calc(1.7rem - 2px * 2) 2.7rem;
padding: calc(1.7rem - 2px * 2) 1rem;
// padding: 2rem 2.7rem;
font-size: 1.8rem;
border-radius: 1.6rem;