فهرست منبع

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;
   transition: margin-right 0.5s;
   color: var(--app-small-header-text-color);
+  padding-bottom: 20px;
 }
 .mark-board-track-container.show {
   margin-right: 0;