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
+18
View File
@@ -0,0 +1,18 @@
.demo.wx-VOqDTkHq {
height: 100%;
display: flex;
flex-direction: column;
}
.bar.wx-VOqDTkHq {
padding: 20px;
background-color: var(--wx-background);
border: var(--wx-border);
--wx-input-width: 100px;
}
.gantt.wx-VOqDTkHq {
position: relative;
height: calc(100% - 74px);
}