mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_timeline: CSS vis items
This commit is contained in:
committed by
CarlosRoca13
parent
e4dc4a01e3
commit
a6c04f1105
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user