gray.js 153 B

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