You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
595 B

:root {
--el-font-size-base: 14px;
--el-button-size: 30px;
--el-color-primary: #1989FA;
//--el-button-active-bg-color: linear-gradient(90deg, #0657C0 24%, #096AE0 101%);
//--text-color-primary: #17213c;
//--el-color-success: rgba(88, 162, 95, 1);
//--text-color-info: #838b99;
//--el-input-border: #dae0f2;
//--el-font-weight-primary: 400;
//--color-red: #f56c6c;
//--color-green: #67c23a;
//--color-yellow: #e6a23c;
//--color-blue: --el-color-primary;
--el-font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
}