mirror of https://github.com/OCA/web.git
[IMP] web_timeline: CSS vis items
parent
3c5eb31e0b
commit
d661b46702
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
"name": "Web timeline",
|
||||
"summary": "Interactive visualization chart to show events in time",
|
||||
"version": "13.0.1.0.0",
|
||||
"version": "13.0.1.1.0",
|
||||
"development_status": "Production/Stable",
|
||||
"author": "ACSONE SA/NV, "
|
||||
"Tecnativa, "
|
||||
|
|
|
@ -18,6 +18,7 @@ $vis-item-content-padding: 0 3px !important;
|
|||
}
|
||||
|
||||
.vis-item-content {
|
||||
width: 100%;
|
||||
padding: $vis-item-content-padding;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue