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

12 lines
199 B
CSS

.rselect {
width: 150px;
}
.wx-gantt .myMarker {
background-color: rgba(255, 84, 84, 0.77);
}
.gtcell {
position: relative;
height: calc(100% - 48px);
border-top: var(--wx-gantt-border);
}