Administrator 2 лет назад
Родитель
Сommit
45f4d85ef3
2 измененных файлов с 3 добавлено и 3 удалено
  1. 2 2
      src/App.vue
  2. 1 1
      src/views/test/components/SeedlingMonitor.vue

+ 2 - 2
src/App.vue

@@ -152,8 +152,8 @@
 	}
 
 	.el-input__inner {
-		height: 32rem !important;
-		font-size: 14rem !important;
+		/* height: 32rem !important; */
+		font-size: 12rem !important;
 	}
 
 	.el-form-item__content {

+ 1 - 1
src/views/test/components/SeedlingMonitor.vue

@@ -108,7 +108,7 @@
 	}
 
 	.selectItem {
-		margin-top: 5rem;
+		margin-top: 10rem;
 		width: 90rem;
 		height: 5rem;
 		display: inline-block;