_layout_2_red.less 213 B

1234567891011
  1. @charset "UTF-8";
  2. @import "_config.less";
  3. .layui-layout-theme-red-2 {
  4. @iconWidth: 100px !important;
  5. @mainColor: #AA3130 !important;
  6. @textColor: #AA3130 !important;
  7. @import (multiple)"_layout_2.less";
  8. }