Files
SecondBrain/.obsidian/plugins/quick-latex/styles.css
T
2026-06-05 10:47:19 +03:00

13 lines
176 B
CSS

.text-snippets-class > * > textarea{
width:40em;
height: 100%;
}
.text-snippets-class > * {
height: 100%;
width: 60em;
}
.text-snippets-class {
height: 70%;
}