add style for td.rowfllow

This commit is contained in:
xiaomlove
2024-10-29 00:18:06 +08:00
parent a514ed57f8
commit 7a29366978

View File

@@ -71,3 +71,6 @@ img.hitandrun {
.codemain>pre {
margin: 0;
}
td.rowfollow {
word-break: break-all;
}