@@ -797,14 +797,13 @@ export default {
}
.sort-value {
- font-size: 30upx;
+ font-size: 28upx;
color: #333333;
- font-weight: 600;
margin-top: 4upx;
.footer-btn-wrap .admin-button-com.big {
- width: 230upx !important; /* 按钮长一些 */
+ width: 200upx !important; /* 按钮长一些 */
margin: 0 !important; /* 清除默认居中 margin */
</style>