lsc 1 개월 전
부모
커밋
dd5c6dcd6f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/Student/index.vue

+ 1 - 0
src/views/Student/index.vue

@@ -3036,6 +3036,7 @@ const handleDisconnection = () => {
   color: #000;
   padding: 5px 20px;
   border-radius: 5px;
+  background: #fff;
   cursor: pointer;
   display: flex;
   align-items: center;