fixed markdown rendering by shifting it to javascript
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
|
||||
.markdown table {
|
||||
@apply w-full border-collapse my-4 text-sm;
|
||||
@apply block w-full border-collapse my-4 text-sm overflow-x-auto;
|
||||
}
|
||||
.markdown thead {
|
||||
@apply bg-cyan-950;
|
||||
|
||||
Reference in New Issue
Block a user