Remove unnecessary CSS style (#3899)

This commit is contained in:
Yasumichi Akahoshi
2025-12-31 20:40:00 +09:00
committed by GitHub
parent 154be0f425
commit 7be433d331

View File

@@ -1536,7 +1536,6 @@ div.markdown-body table th,
div.markdown-body table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}