ddgo-controller-docs/static/css/custom.css
2022-04-18 20:24:59 +02:00

9 lines
142 B
CSS

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