ddgo-controller-docs/static/css/custom.css
2022-04-13 18:47:48 +02:00

8 lines
121 B
CSS

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