mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-21 21:29:20 +01:00
lol i accidentally got rid if the toast rounded corners
I really need to use toast more...
This commit is contained in:
parent
e5ade9404b
commit
52b18240fd
1 changed files with 1 additions and 0 deletions
|
@ -1177,6 +1177,7 @@ meter.donut:is(.danger, .explode):after {
|
||||||
|
|
||||||
:root .toastify {
|
:root .toastify {
|
||||||
padding: 8px 16px;
|
padding: 8px 16px;
|
||||||
|
border-radius: 999px;
|
||||||
}
|
}
|
||||||
.toastify-bottom {
|
.toastify-bottom {
|
||||||
margin-bottom: env(safe-area-inset-bottom);
|
margin-bottom: env(safe-area-inset-bottom);
|
||||||
|
|
Loading…
Reference in a new issue