cyp/app/css/elements/yt.less
2020-03-16 22:57:13 +01:00

9 lines
103 B
Plaintext

cyp-yt {
pre {
margin: 0.5em 0.5ch;
flex-grow: 1;
overflow: auto;
white-space: pre-wrap;
}
}