3
0

lightgreen.js 153 B

12345678
  1. export default {
  2. textColor:'rgba(35, 35, 35, 1)',
  3. width:'150',
  4. height:'48',
  5. borderRadius:24,
  6. FontSize:18,
  7. backgroundColor:'rgba(97, 255, 171, 1)'
  8. }