You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
797 B
36 lines
797 B
// @import "./global-antd.less";
|
|
// @primary-color: #ff7602; // 全局主色
|
|
// @layout-header-hover: #924908; //hover
|
|
// @layout-header-background: #111519; // 头部背景色
|
|
// @layout-header-background:url(/asset/image/header_background.png) no-repeat;
|
|
// @ant-layout-sider-collapsed-background:url(/asset/image/sider_collapsed_background.png) no-repeat;
|
|
|
|
|
|
//btn
|
|
// @btn-height-base: 30px;
|
|
// @btn-height-lg: 30px;
|
|
// @btn-disable-bg: #dfe3e9; //禁用按钮background
|
|
// @btn-disable-border: 1px solid #ced0da;
|
|
|
|
// @btn-link-hover-bg: #37ABC4;
|
|
// @btn-text-hover-bg: #46ebdb;
|
|
|
|
|
|
// //input
|
|
// @input-height-base: 30px;
|
|
|
|
|
|
// //form
|
|
// @label-color: #52616f; //form-lable颜色
|
|
|
|
|
|
// @form-item-margin-bottom: 16px;
|
|
|
|
// //menu
|
|
|
|
|
|
//spin
|
|
|
|
|
|
// @border-width-base: 1px;
|
|
// @border-style-base: solid;
|