mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +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 {
|
||||
padding: 8px 16px;
|
||||
border-radius: 999px;
|
||||
}
|
||||
.toastify-bottom {
|
||||
margin-bottom: env(safe-area-inset-bottom);
|
||||
|
|
Loading…
Reference in a new issue