client: move ComponentsInAppNotification as a toast

Fix #1207
This commit is contained in:
Cédric Bellegarde 2023-08-24 07:42:26 +02:00
parent 83bd8e0353
commit 46ec026404
3 changed files with 9 additions and 2 deletions

View file

@ -25,6 +25,11 @@ geary-conversation-list revealer {
border-right: 0;
}
.app-notification {
border-radius: 30px;
padding-left: 18px;
}
.geary-info-bar-stack > border {
border-width: 0;
border-left-width: 0;