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

11 lines
138 B
CSS

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