lol i accidentally got rid if the toast rounded corners

I really need to use toast more...
This commit is contained in:
Lim Chee Aun 2023-02-24 10:01:07 +08:00
parent e5ade9404b
commit 52b18240fd

View file

@ -1177,6 +1177,7 @@ meter.donut:is(.danger, .explode):after {
:root .toastify {
padding: 8px 16px;
border-radius: 999px;
}
.toastify-bottom {
margin-bottom: env(safe-area-inset-bottom);