ddgo-controller-docs/static/css/custom.css
Marc Riera Irigoyen 9b3117f072 Minor fixes
2022-04-06 23:37:27 +02: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%;
}