mirror of
https://gitee.com/openharmony/applications_notes
synced 2024-12-11 17:45:16 +00:00
fix note content layout
Signed-off-by: guozejun <guozejun@huawei.com>
This commit is contained in:
parent
7bb563b6dd
commit
a1a96d7037
@ -63,11 +63,12 @@ export struct NoteListComp {
|
||||
}
|
||||
.backgroundColor($r('app.color.notelist_bgcolor_f1f3f5'))
|
||||
.width('100%')
|
||||
.flexGrow(1)
|
||||
.flexShrink(1)
|
||||
|
||||
Column() {
|
||||
OperateNoteCompForPortrait()
|
||||
}
|
||||
.flexShrink(0)
|
||||
.backgroundColor($r('app.color.notelist_bgcolor_f1f3f5'))
|
||||
}
|
||||
.backgroundColor($r('app.color.notelist_bgcolor_f1f3f5'))
|
||||
|
Loading…
Reference in New Issue
Block a user