/* components/My_form/index.wxss */ .section { width: 100%; height: 100%; .picker { position: absolute; right: 0; top: 0; color: rgba($color: #000000, $alpha: .3); } }