This commit is contained in:
Marta Kowalska
2025-10-22 08:13:59 +00:00
commit 80ca059fb8
162 changed files with 16816 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
.rows.wx-MZ5YXrqJ {
position: relative;
display: flex;
flex-direction: column;
background: var(--wx-background);
width: 100%;
height: 100%;
overflow: hidden;
}
.bar.wx-MZ5YXrqJ {
padding: 10px;
}
.gtcell.wx-MZ5YXrqJ {
position: relative;
height: 100%;
border-top: var(--wx-gantt-border);
overflow: hidden;
}