mp-sticky.wxss 143 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 .weui-sticky { position: relative; } .weui-sticky__fixed { position: fixed; left: 0; top: 0; width: 100%; background-color: white; }