Vue_Cocos/public/static/css/element-variables.scss

7 lines
207 B
SCSS
Raw Permalink Normal View History

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