vben
2020-10-31 77028321816f00799cc3f70d3f0d6bde27c34522
src/design/ant/index.less
@@ -2,6 +2,15 @@
@import './input.less';
@import './btn.less';
// TODO beta.11 fix
.ant-col {
  width: 100%;
}
// .ant-form-item-label {
//   text-align: unset;
// }
// =================================
// ==============descriptions=======
// =================================
@@ -27,6 +36,10 @@
  color: @error-color !important;
}
.modal-icon-info {
  color: @primary-color !important;
}
.ant-modal-mask {
  background-color: rgba(0, 0, 0, 0.2);
}