react-native-looped-carousel icon indicating copy to clipboard operation
react-native-looped-carousel copied to clipboard

Unable to apply style on bullet numbers

Open SreesanthNair opened this issue 8 years ago • 1 comments

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

SreesanthNair avatar Oct 24 '17 11:10 SreesanthNair

Can you provide a code? using http://snack.expo.io/ for example

phil-r avatar Mar 24 '18 16:03 phil-r