vkostyanetsky_ObsidianTimes.../styles.css
Vlad Kostyanetsky e0cda64c6b Settings visual
2024-05-09 02:10:10 +04:00

13 lines
174 B
CSS

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