chore: toast width wrap

This commit is contained in:
Tristan Yang
2023-06-02 20:18:19 +08:00
parent 1e41f51623
commit 464711d7eb
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@
}
}
@layer utilities {
/* word break */
.wb {
word-break: break-word;
}
.checkbox {
appearance: none;
margin: 0;