mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-04-20 02:29:29 +02:00
8 lines
121 B
CSS
8 lines
121 B
CSS
#body .flex-block-wrapper {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.flex-block-wrapper table {
|
|
overflow-x: auto;
|
|
width: 100%;
|
|
}
|