[IMP] web_timeline: CSS vis items

This commit is contained in:
Alexandre Díaz
2020-05-06 14:54:07 +02:00
committed by Murtaza Mithaiwala
parent 9c5a770652
commit 82e88d25af

View File

@@ -18,6 +18,7 @@ $vis-item-content-padding: 0 3px !important;
}
.vis-item-content {
width: 100%;
padding: $vis-item-content-padding;
}
}