fix: overide table styling for prism token
This commit is contained in:
parent
6aefdd0d39
commit
4602486e3c
@ -134,3 +134,7 @@
|
||||
.token.italic {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.token.table {
|
||||
display: inline;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user