@oat-sa/tao-test-runner-qti
Version:
TAO Test Runner QTI implementation
12 lines • 298 B
CSS
[data-scrolling=true] {
overflow-y: auto;
overflow-x: auto;
/* block with different writing-mode from the item */
}
[data-scrolling=true].writing-mode-vertical-rl {
width: 100%;
}
[data-scrolling=true].writing-mode-horizontal-tb {
height: 100%;
}
/*# sourceMappingURL=scrolling.css.map */