overflow: scroll render quality in chrome: regurgiating

This commit is contained in:
Mirek Kratochvil 2023-06-15 14:45:59 +02:00
parent 4c0efd5c0e
commit 1c214fa9f7

View file

@ -22,7 +22,7 @@ pre {
border-left: 2pt dotted #fc8; border-left: 2pt dotted #fc8;
border-right: 2pt dotted #fc8; border-right: 2pt dotted #fc8;
overflow-x: scroll; overflow-x: auto;
} }
code, var { code, var {