Continue trying tonadd scrollbar.
This commit is contained in:
@ -93,8 +93,9 @@
|
||||
/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
|
||||
}
|
||||
|
||||
code {
|
||||
pre code {
|
||||
width: 90%;
|
||||
overflow: auto;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user