Skip to content

Commit 05d6375

Browse files
SkyBird233MingcongBai
authored andcommitted
fix(markdown): table display
1 parent 091e7b9 commit 05d6375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ $bg-secondary: #3f6075;
317317
}
318318

319319
table {
320+
display: table !important;
320321
width: calc(100% - $space-lg * 2);
321322
background-color: unset;
322323
}

0 commit comments

Comments
 (0)