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

22 lines
299 B
CSS

.demo.wx-FJQN2sNt {
height: 100%;
display: flex;
flex-direction: column;
}
.bar.wx-FJQN2sNt {
display: flex;
padding: 12px;
border-bottom: var(--wx-gantt-border);
}
.gantt.wx-FJQN2sNt {
position: relative;
height: 100%;
overflow: hidden;
}
.input.wx-FJQN2sNt {
margin: 4px;
}