gantt-task-react/src/components/other/horizontal-scroll.module.css

5 lines
49 B
CSS

.scroll {
overflow: auto;
max-width: 100%;
}