mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-18 01:55:06 -04:00
@@ -731,6 +731,7 @@ export struct DeleteNoteComp {
|
||||
.width(180)
|
||||
.justifyContent(FlexAlign.Center)
|
||||
.alignItems(HorizontalAlign.Center)
|
||||
.offset({ y: -50 })
|
||||
|
||||
Column() {
|
||||
Image($r('app.media.recover'))
|
||||
@@ -769,6 +770,7 @@ export struct DeleteNoteComp {
|
||||
.width(180)
|
||||
.justifyContent(FlexAlign.Center)
|
||||
.alignItems(HorizontalAlign.Center)
|
||||
.offset({ y: -50 })
|
||||
}
|
||||
.width(360)
|
||||
.height(56)
|
||||
|
||||
Reference in New Issue
Block a user