index.scss 97 B

123456
  1. /* components/My_form/index.wxss */
  2. .picker {
  3. position: absolute;
  4. right: 0;
  5. top: 0;
  6. }