@import '../../../common/css/global'; #shareImg{ padding: 10px 15px; image{ display: block; width: 100%; border-radius: 6px; overflow: hidden; } .save{ width: 100%; height: 44px; line-height: 44px; color: #FFFFFF; text-align: center; background: @globalColor; box-shadow: 0px 4px 8px 0px rgba(155,155,155,0.7); border-radius: 20px; margin: 10px 0; } .tips{ font-size: 12px; color: #888888; text-align: center; } }