布局修改 部分bug修复

This commit is contained in:
X1627315083
2025-08-22 10:27:48 +08:00
parent 141821a843
commit 594bf5ce0a
275 changed files with 5675 additions and 13049 deletions

View File

@@ -107,13 +107,13 @@ export default defineComponent({
justify-content: space-between;
}
input {
width: 4.8rem;
height: 4.8rem;
width: 8.7rem;
height: 8.7rem;
border: 0.1rem solid #B4BED7;
border-radius: 0.8rem;
border-radius: 2rem;
text-align: center;
font-size: 2.4rem;
line-height: 4.8rem;
line-height: 8.7rem;
outline: none;
}
input:last-of-type {