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/addLanguage.ets.
Signed-off-by: liminjie10 <liminjie10@huawei.com>
This commit is contained in:
parent
07c136c813
commit
a4c80c81af
@ -60,10 +60,6 @@ struct AddLanguage {
|
||||
.flexShrink(1)
|
||||
.edgeEffect(EdgeEffect.Spring);
|
||||
}
|
||||
// .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