소스 검색

修改样式问题

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>
 
 <style scoped>
-@media screen and (max-width: 1024px) {
+@media screen and (max-width: 1280px) {
   .mbCss {
     flex-direction: column !important;
   }