mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
@charset "UTF-8";
|
|
@import "_config.less";
|
|
|
|
.layui-layout-theme-green-2 {
|
|
|
|
@iconWidth: 100px !important;
|
|
@mainColor: #098 !important;
|
|
|
|
@import (multiple)"_layout_2.less";
|
|
}
|