Remove transparency from toast container

bba36e21456635f0719afd61419db1cad2ee83c0

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -1Showing whitespace changes
public/style.css+3 -1
@@ -3671,7 +3671,9 @@ body #toast-container {
36713671}
36723672
36733673body #toast-container>div {
36743674 opacity: 0.951;
3675+ filter: unset;
3676+ -ms-filter: unset;
36753677}
36763678
36773679#dialogue_del_mes {