Closed chopper2201 closed 5 years ago
I tried to use borderRaidus but it's not working. And I found one way to fix it. I need to add "overflow". timeStyle={{textAlign: 'center', backgroundColor:'#ff9797', color:'white', padding:5, borderRadius:13, overflow: 'hidden'}}
Thanks, fixed
I tried to use borderRaidus but it's not working. And I found one way to fix it. I need to add "overflow". timeStyle={{textAlign: 'center', backgroundColor:'#ff9797', color:'white', padding:5, borderRadius:13, overflow: 'hidden'}}