_layout_2_green.less 209 B

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