orderProfile.less 146 B

12345678
  1. @import "~antd/lib/style/themes/default.less";
  2. .title {
  3. color: @heading-color;
  4. font-size: 16px;
  5. font-weight: 500;
  6. margin-bottom: 16px;
  7. }