Fix overflow in table with markdown
This commit is contained in:
parent
c9170b963d
commit
a1c9e51b90
@ -1,5 +1,6 @@
|
||||
.table-with-markdown {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
align-items: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user