implement persistent storage request and add notification for users on Google Chrome

This commit is contained in:
schlagmichdoch 2023-05-10 01:00:32 +02:00
parent fafdbcc829
commit 47e040d666
4 changed files with 98 additions and 22 deletions

View file

@ -1128,6 +1128,7 @@ x-toast {
line-height: 24px;
border-radius: 8px;
pointer-events: all;
white-space: pre-wrap;
}
x-toast:not([show]):not(:hover) {