Custom emojis: blurred background
This commit is contained in:
parent
3577254f08
commit
3c82af0273
|
@ -57,10 +57,11 @@ extension StatusEditor {
|
|||
}
|
||||
}
|
||||
.scrollContentBackground(.hidden)
|
||||
.background(theme.primaryBackgroundColor)
|
||||
.navigationTitle("status.editor.emojis.navigation-title")
|
||||
.navigationBarTitleDisplayMode(.inline)
|
||||
}
|
||||
.presentationBackground(.thinMaterial)
|
||||
.presentationCornerRadius(16)
|
||||
.presentationDetents([.medium, .large])
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue