black.js 153 B

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