fix: Beautify CSS

This commit is contained in:
2023-10-09 13:31:03 +08:00
parent f82c3104b5
commit 70ebd98f14
6 changed files with 57 additions and 31 deletions

View File

@@ -26,3 +26,7 @@
.blazor-error-boundary::after {
content: "An error has occurred."
}
body {
overflow: hidden;
}