deepblue.js 155 B

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