Skip to content

Commit 3f17a88

Browse files
committed
Fix style
1 parent 37b3974 commit 3f17a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PreviewArea.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
margin: 10px;
3232
}
3333
34-
#mp-preview-content table th, td {
34+
#mp-preview-content table th, #mp-preview-content table td {
3535
border: 1px solid #ddd;
3636
padding: 6px 13px;
3737
}

0 commit comments

Comments
 (0)