v2.3.1
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user