openComment.wxss 712 字节
page{background-color:#fff}.Express{display:flex;flex-direction:column;background-color:#fff;position:relative}.Express .info{display:flex;flex-direction:column}.Express .info view{text-align:justify;font-size:14px;font-weight:400;color:#666;word-break:break-word;background-color:#fff}.Express .info .open{width:112rpx;font-size:14px;display:flex;justify-content:flex-end;align-items:center;color:#75ca42;position:absolute;bottom:0rpx;right:0rpx}.Express .info .open .dot{margin-right:30rpx}.hidebtn{display:flex;flex:1;justify-content:flex-end;color:#75ca42;font-size:14px}.hide{word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}