mirror of
https://gitee.com/openharmony/applications_settings
synced 2024-11-27 08:30:34 +00:00
蓝区master:WLAN列表上方存在空白
Signed-off-by: liminjie10 <liminjie10@huawei.com>
This commit is contained in:
parent
bfa85e952a
commit
43748d7938
@ -277,6 +277,7 @@ struct Index {
|
|||||||
.scrollable(ScrollDirection.Vertical)
|
.scrollable(ScrollDirection.Vertical)
|
||||||
.scrollBar(BarState.Off)
|
.scrollBar(BarState.Off)
|
||||||
.layoutWeight(ConfigData.LAYOUT_WEIGHT_1)
|
.layoutWeight(ConfigData.LAYOUT_WEIGHT_1)
|
||||||
|
.align(Alignment.Top);
|
||||||
}
|
}
|
||||||
.useSizeType({
|
.useSizeType({
|
||||||
sm: { span: 4, offset: 0 },
|
sm: { span: 4, offset: 0 },
|
||||||
|
Loading…
Reference in New Issue
Block a user