| | |
| | | } |
| | | .top-tag { |
| | | width: 45%!important; |
| | | margin-left: 50%!important; |
| | | margin-left: 55%!important; |
| | | span{ |
| | | font-size: 20rpx!important; |
| | | } |
| | |
| | | } |
| | | .top-tag { |
| | | width: 45%!important; |
| | | margin-left: 50%!important; |
| | | margin-left: 80%!important; |
| | | span{ |
| | | font-size: 20rpx!important; |
| | | } |
| | |
| | | .self-deliver_btn{ |
| | | |
| | | ::v-deep .u-button { |
| | | height: 40rpx!important; |
| | | height: 30rpx!important; |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | } |
| | | |
| | | /* 超小设备(调试,小于 768px)*/ |
| | | @media only screen and (min-width: 500px) and (max-width: 768px)) { |
| | | .top-tag { |
| | | width: 55%!important; |
| | | margin-left: 70%!important; |
| | | span{ |
| | | font-size: 20rpx!important; |
| | | } |
| | | } |
| | | |
| | | } |
| | | |
| | | /* 超小设备(手机,小于 768px)*/ |
| | | @media only screen and (max-height: 767px) { |
| | | @media only screen and (max-width: 400px) { |
| | | .top-tag { |
| | | width: 55%!important; |
| | | margin-left: 50%!important; |
| | | span{ |
| | | font-size: 20rpx!important; |
| | | } |
| | | } |
| | | |
| | | } |