mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
@charset "UTF-8";
|
|
@import "_config.less";
|
|
|
|
.layui-layout-theme-blue-2 {
|
|
|
|
@iconWidth: 100px !important;
|
|
@mainColor: #0E54C4 !important;
|
|
|
|
@import (multiple)"_layout_2.less";
|
|
}
|