浏览代码

商城样式修改

hwb0 3 年之前
父节点
当前提交
e3d1414821
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      pages/core/index.vue

+ 1 - 2
pages/core/index.vue

@@ -547,13 +547,12 @@
 		
 		// 盲豆筛选
 		&-screen {
-			padding: 0 34rpx;
 			height: 64rpx;
 			
 			&-content {
 				position: relative;
 				justify-content: space-between;
-				padding: 0 24rpx;
+				padding: 0 34rpx;
 				color: #fff;
 				height: 100%;
 				background: #F9822C;