avoid page break inside code comment

This commit is contained in:
Jason Gao 2024-01-08 09:00:16 +08:00
parent 10d8028345
commit 4149226096

View file

@ -88,6 +88,7 @@
}
.comment {
page-break-inside: avoid;
flex-grow: 1;
display: flex;
justify-content: flex-end;