mirror of
https://gitee.com/openharmony/applications_settings
synced 2024-11-27 08:30:34 +00:00
update product/phone/src/main/ets/pages/system/languageSettings/languageAndRegion/editLanguage.ets.
Signed-off-by: liminjie10 <liminjie10@huawei.com>
This commit is contained in:
parent
a4c80c81af
commit
d5796967cc
@ -37,10 +37,6 @@ struct EditLanguage {
|
||||
EditList({ deleteFlag: $deleteFlag, deleteItem: $deleteItem })
|
||||
.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 },
|
||||
|
Loading…
Reference in New Issue
Block a user