Michael Wang 3 년 전
부모
커밋
ac669fe5e7
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      src/features/library/inspect/MarkBoardInspect.vue
  2. 0 1
      src/features/student/inspect/MarkBoardInspect.vue

+ 0 - 1
src/features/library/inspect/MarkBoardInspect.vue

@@ -286,7 +286,6 @@ function inspect() {
   background-color: #5c69f6;
 }
 .all-zero-unselective-button {
-  height: v-bind(buttonHeightForSelective);
   border-radius: 10px;
   padding: 7px;
   background-color: #4db9ff;

+ 0 - 1
src/features/student/inspect/MarkBoardInspect.vue

@@ -286,7 +286,6 @@ function inspect() {
   background-color: #5c69f6;
 }
 .all-zero-unselective-button {
-  height: v-bind(buttonHeightForSelective);
   border-radius: 10px;
   padding: 7px;
   background-color: #4db9ff;