布局修改 部分bug修复
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user