ddgo-controller-docs/css/custom.css
2022-04-06 21:37:54 +00:00

9 lines
144 B
CSS

#body .flex-block-wrapper {
max-width: 100%;
}
.flex-block-wrapper table {
overflow-x: auto;
white-space: wrap;
width: 100%;
}