shish 3 лет назад
Родитель
Сommit
6e8f9636a4

+ 1 - 1
ghsApp/src/admin/changePrice/removeList.vue

@@ -326,7 +326,7 @@ export default {
 		}
 	}
 	.right-box {
-		height: calc(100vh - 200upx);
+		height: calc(100vh - 230upx);
 		flex: 1;
 		box-sizing: border-box;
 	}

+ 1 - 1
ghsApp/src/admin/changePrice/stopList.vue

@@ -248,7 +248,7 @@ export default {
 		}
 	}
 	.right-box {
-		height: calc(100vh - 200upx);
+		height: calc(100vh - 230upx);
 		flex: 1;
 		box-sizing: border-box;
 	}