Skip to content

Commit 4c3f392

Browse files
committed
remove unused style for p in table
1 parent e0a60c1 commit 4c3f392

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/css/doc.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,10 +287,6 @@
287287
background: var(--table-stripe-background);
288288
}
289289

290-
.doc .tableblock p {
291-
font-size: inherit;
292-
}
293-
294290
.doc .halign-left {
295291
text-align: left;
296292
}

0 commit comments

Comments
 (0)