how to set toggle width
Posted: Mon Aug 29, 2016 12:25 pm
how to set toggle width
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
how to set toggle width
Hello,
You can change it via CSS: https://docs.appery.io/docs/appbuilde...
Something like:
pre.toggle1 {
width:50%;
}/pre