index.scss 103 B

12345678
  1. @import "../../../common/common.scss";
  2. .fui-wrap {
  3. .u-gap{
  4. margin-top: 20rpx !important;
  5. }
  6. }