瀏覽代碼

修改样式问题

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