Files
react-gantt/demos/cases/ProMSProject.css
Marta Kowalska 87a05884a8 v2.5.2
2026-01-28 14:26:58 +00:00

6 lines
101 B
CSS

.gtcell {
position: relative;
height: calc(100% - 48px);
border-top: var(--wx-gantt-border);
}