lsc 2 년 전
부모
커밋
b9eb8f76ed
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      src/components/pages/race/eventCenter/myAnli.vue

+ 3 - 2
src/components/pages/race/eventCenter/myAnli.vue

@@ -132,12 +132,13 @@ export default {
 <style scoped>
 @media screen and (max-width: 1280px) {
   .myAnliBox {
-    height: 430px !important;
+    /* height: 430px !important; */
   }
 }
 .myAnliBox {
-  height: 500px;
+  /* height: 500px; */
   overflow: auto;
+  height: 100%;
 }
 .center_content {
   width: 100%;