Преглед на файлове

feat: 复核按钮被遮住

chenhao преди 2 години
родител
ревизия
3225d407c1
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/features/student/studentInspect/MarkBoardInspect.vue

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

@@ -231,6 +231,7 @@ function onConfirmReturn(reason: string) {
   z-index: 1001;
   z-index: 1001;
   transition: margin-right 0.5s;
   transition: margin-right 0.5s;
   color: var(--app-small-header-text-color);
   color: var(--app-small-header-text-color);
+  padding-bottom: 20px;
 }
 }
 .mark-board-track-container.show {
 .mark-board-track-container.show {
   margin-right: 0;
   margin-right: 0;