ThinkAdmin/public/static/theme/css/console.config.less
邹景立 8465a64333 升级Layui版本到2.6.4,后台UI调整
需要更新 static 和 admin
2021-04-09 21:26:06 +08:00

13 lines
342 B
Plaintext

@boxBorderRadius: 5px;
@boxBorderColor: #EEE;
@radioBorderColor: #CCC;
@inputBorderColor: #E9E9E9;
@inputBorderActiveColor: #DDD;
@minOuterShadow: 0 2px 3px 0 rgba(0, 0, 0, .11);
@maxOuterShadow: 0 2px 3px 0 rgba(0, 0, 0, .22);
@minInsetShadow: 0 2px 5px 0 rgba(0, 0, 0, .11) inset;
@maxInsetShadow: 0 2px 20px 0 rgba(0, 0, 0, .11) inset;