1
0
Fork 0

Toast need centered text

This commit is contained in:
Lim Chee Aun 2023-10-22 19:25:36 +08:00
parent 18b00f7b28
commit 2149c4c35a

View file

@ -1793,6 +1793,7 @@ meter.donut[hidden] {
background-image: none;
box-shadow: 0 3px 8px -1px var(--drop-shadow-color),
0 10px 36px -4px var(--button-bg-blur-color);
text-align: center;
}
.toastify-bottom {
margin-bottom: env(safe-area-inset-bottom);