sidebar: ai: latex: left align, nicer /test cmd

This commit is contained in:
end-4
2024-03-21 19:45:25 +07:00
parent f0bd088001
commit c0b79cb6c8
2 changed files with 16 additions and 27 deletions
@@ -82,7 +82,7 @@ const Latex = (content = '') => {
const latexViewArea = Box({
// vscroll: 'never',
// hscroll: 'automatic',
homogeneous: true,
// homogeneous: true,
attribute: {
render: async (self, text) => {
if (text.length == 0) return;