[IMP] web_timeline: CSS vis items

pull/1851/head
Alexandre Díaz 2020-05-06 14:54:07 +02:00 committed by Murtaza Mithaiwala
parent 9c5a770652
commit 82e88d25af
1 changed files with 1 additions and 0 deletions

View File

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