make it possible to click thro toasts

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-11 16:15:59 +02:00
parent bac4745164
commit 2795bf16cb
1 changed files with 1 additions and 0 deletions

View File

@ -1634,6 +1634,7 @@ button.close {
backdrop-filter: blur(10px);
opacity: 0;
border-radius: 0.25rem;
pointer-events: none;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;