提交 f60ee6e7 编写于 作者: J jim

use less var

上级 6ffc494e
import React, { PureComponent } from 'react';
import { Icon, Divider } from 'antd';
import { Link } from 'dva/router';
import Debounce from 'lodash-decorators/debounce';
import styles from './index.less';
import RightContent from './RightContent';
......
......@@ -33,9 +33,9 @@
background-color: white;
.logo {
background: white;
border: 1px solid #e9e9e9;
border-bottom: 1px solid @border-color-split;
h1 {
color: #1890ff;
color: @primary-color;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册