fix: Fixed ephemeral notifications shadow (#10526)

This commit is contained in:
Igor Sirotin 2023-05-03 11:37:19 +03:00 committed by GitHub
parent 2e6ccea91a
commit d7d58b4933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1285,6 +1285,7 @@ Item {
spacing: 8
verticalLayoutDirection: ListView.BottomToTop
model: appMain.rootStore.mainModuleInst.ephemeralNotificationModel
clip: false
delegate: StatusToastMessage {
primaryText: model.title