global.less 212 B

123456789101112131415
  1. input {
  2. outline: none !important;
  3. }
  4. //overwrite antd-pro css
  5. .kcmp-ant-pro-global-header {
  6. padding: 0 !important;
  7. }
  8. .kcmp-ant-pro-sider-light {
  9. border-right: 1px solid #f5f3f3;
  10. }
  11. //--------------------