13 lines
205 B
CSS
13 lines
205 B
CSS
.demo.wx-D71fWZ6y {
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.bar.wx-D71fWZ6y {
|
|
display: flex;
|
|
justify-content: center;
|
|
padding: 12px;
|
|
border-bottom: var(--wx-gantt-border);
|
|
}
|