mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-19 21:24:33 -04:00
@@ -18,10 +18,6 @@
|
||||
"apiType": 'stageMode',
|
||||
"buildOption": {
|
||||
},
|
||||
"entryModules": [
|
||||
"phone",
|
||||
"tablet"
|
||||
],
|
||||
"targets": [
|
||||
{
|
||||
"name": "default"
|
||||
|
||||
@@ -330,6 +330,7 @@ export struct NoteContentCompPortrait {
|
||||
|
||||
DeleteNoteComp()
|
||||
}
|
||||
.expandSafeArea([SafeAreaType.KEYBOARD, SafeAreaType.SYSTEM])
|
||||
.height(StyleConstants.PERCENTAGE_100)
|
||||
.width(StyleConstants.PERCENTAGE_100)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user