ie11 support

This commit is contained in:
ed
2021-10-29 01:04:09 +02:00
parent 4e7dd75266
commit 083f6572f7
4 changed files with 8 additions and 3 deletions

View File

@@ -79,7 +79,8 @@ html {
}
#toast.vis {
right: 1.3em;
transform: unset;
transform: inherit;
transform: initial;
}
#toast.vis #toastc {
left: -2em;