fjdu_obsidian-latex-unicode/styles.css
2023-03-04 14:59:15 +08:00

11 lines
164 B
CSS

table.latexInputTable, #userInput, #resDisp {
width: 100%;
}
.latexInputTable td:first-child {
width: 30%;
}
.latexInputTable td:last-child {
width: 70%;
}