Closed apovn closed 8 years ago
I see that number of default child button is 4. Where can I config it ? Thanks
I see in mfb.css, we can config it: mfb-componentlist li:nth-child(4), mfb-componentlist li:nth-child(5), ...
or another way, use compile css to build new css file.
Thanks
Yes, best way is to compile it. See here.
I see that number of default child button is 4. Where can I config it ? Thanks