update product/phone/src/main/ets/pages/system/languageSettings/homePage.ets.

Signed-off-by: liminjie10 <liminjie10@huawei.com>
This commit is contained in:
liminjie10 2022-12-01 09:49:00 +00:00 committed by Gitee
parent f570893cf9
commit 07c136c813
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -38,10 +38,6 @@ struct LanguageSettings {
})
.margin({ top: $r("app.float.distance_8") })
}
// .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 },