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%;