Files
react-gantt/demos/cases/GanttCustomZoom.css
Marta Kowalska 80ca059fb8 v2.3.1
2025-10-22 08:13:59 +00:00

13 lines
202 B
CSS

.demo.wx-6q6Giv9n {
display: flex;
flex-direction: column;
gap: 10px;
height: 100%;
}
.gtcell.wx-6q6Giv9n {
overflow: hidden;
border: var(--wx-gantt-border);
height: calc(100% - 32px);
}