Vue_Cocos/public/static/css/element-variables.scss
2022-08-01 17:30:55 +08:00

7 lines
207 B
SCSS

/* 改变主题色变量 */
$--color-primary: #f3d031;
/* 改变 icon 字体路径变量,必需 */
$--font-path: '~element-ui/lib/theme-chalk/fonts';
@import "~element-ui/packages/theme-chalk/src/index";