Victoria Slocum
Update scrollbar.css
4bf5b40
raw
history blame
96 Bytes
.output-html {
max-width: 100vw;
overflow-x: scroll;
}
.spans {
min-height: 75px;
}