ui code format

This commit is contained in:
RuoYi
2022-05-01 20:22:25 +08:00
parent 7414bc492e
commit cbe405f6ea
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ $--button-font-weight: 400;
$--border-color-light: #dfe4ed;
$--border-color-lighter: #e6ebf5;
$--table-border:1px solid#dfe6ec;
$--table-border: 1px solid #dfe6ec;
/* icon font path, required */
$--font-path: '~element-ui/lib/theme-chalk/fonts';