5 hours ago
Thanks, this will be fixed in the next version.
For a partial work-around add this to Custom CSS:
For a partial work-around add this to Custom CSS:
Code:
.widget-shape .widget-content:before {
box-shadow: var(--visu-widget-shadow) !important;
}
