fix white-space for annotations

This commit is contained in:
Yozora XCII 2024-03-23 00:05:03 +00:00
parent 203e085037
commit 28cb776082

View file

@ -19,7 +19,7 @@ strong {
}
table tr td code {
white-space: nowrap;
white-space: pre;
}
.md-banner {