ソースを参照

修改样式问题

zengyicheng 2 年 前
コミット
c89539897f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/pages/addCourse.vue

+ 1 - 1
src/components/pages/addCourse.vue

@@ -4380,7 +4380,7 @@ export default {
 </script>
 </script>
 
 
 <style scoped>
 <style scoped>
-@media screen and (max-width: 1024px) {
+@media screen and (max-width: 1280px) {
   .mbCss {
   .mbCss {
     flex-direction: column !important;
     flex-direction: column !important;
   }
   }