4 lines
188 B
CSS
4 lines
188 B
CSS
.markdown-preview-view table {
|
|
table-layout: auto !important;
|
|
width: 20% !important;
|
|
} |