mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-19 21:24:33 -04:00
@@ -320,6 +320,7 @@ export struct NoteContentCompPortrait {
|
||||
this.editModel = true
|
||||
})
|
||||
}
|
||||
.height('100%')
|
||||
.enabled(this.selectedNoteData && this.selectedNoteData?.is_deleted == Delete.Yes ? false : true)
|
||||
.flexShrink(1)
|
||||
.margin({ top: 16 })
|
||||
|
||||
Reference in New Issue
Block a user