DSDSWeb/static/css/element-variables.scss

5 lines
178 B
SCSS
Raw Permalink Normal View History

2024-07-11 18:02:47 +08:00
$--color-primary: #169bd5;
/* 改变 icon 字体路径变量,必需 */
$--font-path: '~element-ui/lib/theme-chalk/fonts';
@import "~element-ui/packages/theme-chalk/src/index";