Quote from
luishp on December 3, 2019, 3:14 pm
Add this code to Project > Properties > Styles
.showIframe{
overflow:hidden;
}
.hideIframe{
overflow:auto;
}
Then select the appropiate CSS Class in Advanced Properties.
Regards.
Add this code to Project > Properties > Styles
.showIframe{
overflow:hidden;
}
.hideIframe{
overflow:auto;
}
Then select the appropiate CSS Class in Advanced Properties.
Regards.