2017-04-10 21:27:13 -04:00

12 lines
90 B
CSS

/*
CODE
*/
.pre {
overflow-x: auto;
overflow-y: hidden;
overflow: scroll;
}