fix katex and table style

This commit is contained in:
JamesFlare1212
2024-11-20 15:29:21 -05:00
parent 47358d25a8
commit df21d69df4
4 changed files with 5 additions and 6 deletions

View File

@@ -46,9 +46,8 @@ details summary strong {
margin-top: 0;
margin-bottom: 0;
}
}
}
.katex-display {
overflow-x: auto;
overflow-y: clip;
}
}