Files
release11-tools/Frontend/assets/css/tools/mock/main.css
2023-05-12 10:06:19 +02:00

4 lines
72 B
CSS

.overflowedTableContent {
max-height: 750px;
overflow: scroll;
}