소스 검색

no message

Administrator 2 년 전
부모
커밋
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;