fixes #2379 add shadow to toast

This commit is contained in:
HWFord
2025-06-26 12:32:34 +02:00
parent 6958098044
commit 8f3adbda79

View File

@@ -24,6 +24,7 @@
font-size: 15px;
width: fit-content;
align-self: flex-end;
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.toast i:before {