Browse Source

fix:调整宽度

lupeng 3 tháng trước cách đây
mục cha
commit
37cc0aa4e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/pro-steps/components/ceshishuju.vue

+ 1 - 1
src/views/pro-steps/components/ceshishuju.vue

@@ -406,7 +406,7 @@ const afterTimeCancel = () => {
 }
 
 .left-selected-devs {
-  width: 400px;
+  width: 450px;
   background-color: #fff;
   border-radius: 16px;
   height: calc(100vh - 300px);