Browse Source

remove less variables

pull/17/head
afc163 9 years ago
parent
commit
a935dfed35
  1. 7
      src/theme.js

7
src/theme.js

@ -1,9 +1,4 @@
// https://github.com/ant-design/ant-design/blob/master/components/style/themes/default.less
module.exports = {
'badge-font-size': '12px',
'btn-font-size-lg': '14px',
'menu-dark-bg': '#00182E',
'menu-dark-submenu-bg': '#000B14',
'layout-sider-background': '#00182E',
'layout-body-background': '#f0f2f5',
// 'primary-color': '#10e99b',
};

Loading…
Cancel
Save