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

6 lines
70 B
CSS
Raw Normal View History

.scroll {
overflow: hidden auto;
width: 17px;
flex-shrink: 0;
}