1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(ui): pre-wrap for alert message

This commit is contained in:
2025-07-22 14:50:28 +00:00
parent 1992ee8f29
commit 6d4c931091
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -21,4 +21,9 @@
{
@include body1Stronger;
}
.message
{
white-space: pre-wrap;
}
}