chore: various frontend changes (#37973)

This commit is contained in:
wxiaoguang
2026-06-02 04:38:23 +08:00
committed by GitHub
parent 689ace1ce2
commit 85f563da6c
6 changed files with 31 additions and 38 deletions
+5
View File
@@ -31,6 +31,11 @@ details.ui.message:not(:has(pre)) summary {
cursor: text;
}
.ui.message.flash-message pre {
white-space: pre-line;
margin: 0;
}
.ui.message:first-child {
margin-top: 0;
}