homenav.wxss 168 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .homeContainer { position: fixed; width: 90rpx; height: 90rpx; bottom: 140rpx; right: 30rpx; z-index: 1300; } .homeIcon { width: 100%; height: 100%; }