index.scss 101 B

123456
  1. .task-head {
  2. width: 100vw;
  3. height: 74rpx;
  4. box-sizing: border-box;
  5. padding: 0 30rpx;
  6. }