react-native-looped-carousel
react-native-looped-carousel copied to clipboard
Unable to apply style on bullet numbers
I could apply style to bullet text but not to bullet numbers. As I could see from debug, style is getting applied to inner element and not li element in ol in ckEditor
Steps to reproduce:
Create a numbered list Select all the text, change the font size, color...
Result: The numbers are not affected
Can you provide a code? using http://snack.expo.io/ for example