3
0

arial.js 156 B

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