[Bug] Margin in Tabs widget prevents styling via `designOption.json`
In the Tabs widget, Captivate applies the following CSS rule to an inner container:
.cp-tabs-widget .cp-tabs-container .cp-widget-content-container > div {
width: 100%;
height: 100%;
margin: 10px 0px;
}
The margin: 10px 0px cannot be controlled via designOptions.json. Visual styling such as margin or padding should be configurable.
1
vote
-
AdminShivang
(Admin, Adobe Captivate)
commented
Thank you for your feedback!
We’ve received your request and will analyze it carefully. Our team will take appropriate actions accordingly.