Fix height sizing for timeline.
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
div.timeline {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.vis-timeline {
|
||||
border: hidden;
|
||||
}
|
||||
|
||||
.vis-item {
|
||||
border-color: var(--primary-color);
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user