Browse Source

修改侧边栏尺寸

11wqe1 1 month ago
parent
commit
41fb23cb3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Student/index.vue

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

@@ -4166,7 +4166,7 @@ const clearTimerState = () => {
 }
 
 .layout-content-right {
-  width: 400px;
+  width: 350px;
   height: 100%;
   background-color: #fff;
   border-radius: 5px 0 5px 0;