Files
lichebao/commons/css/base/imgSize.wxss
T
2021-12-28 10:44:21 +08:00

33 lines
1.9 KiB
Plaintext

.img-24x24{width:24rpx;height:24rpx;box-sizing:border-box;}
.img-45x45{width:45rpx;height:45rpx;box-sizing:border-box;}
.img-50x50{width:50rpx;height:50rpx;box-sizing:border-box;}
.img-55x55{width:55rpx;height:55rpx;box-sizing:border-box;}
.img-55x65{width:55rpx;height:65rpx;box-sizing:border-box;}
.img-60x60{width:60rpx;height:60rpx;box-sizing:border-box;}
.img-65x65{width:65rpx;height:65rpx;box-sizing:border-box;}
.img-70x70{width:70rpx;height:70rpx;box-sizing:border-box;}
.img-72x72{width:72rpx;height:72rpx;box-sizing:border-box;}
.img-80x80{width:80rpx;height:80rpx;box-sizing:border-box;}
.img-90x90{width:90rpx;height:90rpx;box-sizing:border-box;}
.img-100x100{width:100rpx;height:100rpx;box-sizing:border-box;}
.img-120x120{width:120rpx;height:120rpx;box-sizing:border-box;}
.img-125x75{width:125rpx;height:75rpx;box-sizing:border-box;}
.img-130x130{width:130rpx;height:130rpx;box-sizing:border-box;}
.img-135x135{width:135rpx;height:135rpx;box-sizing:border-box;}
.img-140x140{width:140rpx;height:140rpx;box-sizing:border-box;}
.img-160x160{width:160rpx;height:160rpx;box-sizing:border-box;}
.img-200x180{width:200rpx;height:180rpx;box-sizing:border-box;}
.img-208x170{width:208rpx;height:170rpx;box-sizing:border-box;}
.img-220x200{width:220rpx;height:200rpx;box-sizing:border-box;}
.img-250x150{width:250rpx;height:150rpx;box-sizing:border-box;}
.img-250x250{width:250rpx;height:250rpx;box-sizing:border-box;}
.img-250x445{width:250rpx;height:445rpx;box-sizing:border-box;}
.img-300x200{width:300rpx;height:200rpx;box-sizing:border-box;}
.img-300x230{width:300rpx;height:230rpx;box-sizing:border-box;}
.img-750x250{width:750rpx;height:250rpx;box-sizing:border-box;}
.img-750x422{width:100%;height:422rpx;box-sizing:border-box;}
.img-h-200{height:200rpx;box-sizing:border-box;}
.img-w-260{width:260rpx;box-sizing:border-box;}
.img-w-280{width:280rpx;box-sizing:border-box;}
.img-h-400{height:400rpx;box-sizing:border-box;}