1 2 3 4 5 6 7 8 9 10 11 12 13
.text-snippets-class > * > textarea{ width:40em; height: 100%; } .text-snippets-class > * { height: 100%; width: 60em; } .text-snippets-class { height: 70%; }