chenhao 2 лет назад
Родитель
Сommit
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;
   transition: margin-right 0.5s;
   color: var(--app-small-header-text-color);
+  padding-bottom: 20px;
 }
 .mark-board-track-container.show {
   margin-right: 0;