post_comment.wxss 794 B

1
  1. .comment{padding:30rpx 0;border-top:1rpx solid #f2f2f2}.comment .label{width:140rpx;text-align:left}.red_theme .comment .tips-comment{color:#ff2c3c}.orange_theme .comment .tips-comment{color:#f7971e}.pink_theme .comment .tips-comment{color:#fa444d}.gold_theme .comment .tips-comment{color:#e0a356}.blue_theme .comment .tips-comment{color:#2f80ed}.green_theme .comment .tips-comment{color:#2ec840}.desc{width:100%;height:240rpx;border-radius:10rpx;box-sizing:border-box;background-color:#f8f8f8;padding:20rpx 30rpx 0 30rpx}.btn{height:84rpx}.red_theme .btn{background-color:#ff2c3c}.orange_theme .btn{background-color:#f7971e}.pink_theme .btn{background-color:#fa444d}.gold_theme .btn{background-color:#e0a356}.blue_theme .btn{background-color:#2f80ed}.green_theme .btn{background-color:#2ec840}