update product/phone/src/main/ets/pages/passwordCheck.ets.

Signed-off-by: liminjie10 <liminjie10@huawei.com>
This commit is contained in:
liminjie10 2022-12-01 09:45:13 +00:00 committed by Gitee
parent 8afa97eb32
commit 31f1d4c366
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -245,10 +245,6 @@ struct PasswordCheck {
}
}
}
// .padding({
// left: $r('sys.float.ohos_id_card_margin_start'),
// right: $r('sys.float.ohos_id_card_margin_end')
// })
.useSizeType({
sm: { span: 4, offset: 0 },
md: { span: 6, offset: 1 },