exhibition.wxss 183 B

12345678910
  1. /* pages/guanyuan/exhibition/exhibition.wxss */
  2. .container{
  3. padding: 1rpx 50rpx;
  4. }
  5. .icon-edit{
  6. display: block;
  7. width: 128rpx;
  8. height: 128rpx;
  9. margin: 60rpx auto;
  10. }