Browse Source

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table

lsc 2 years ago
parent
commit
3d2b1fdbfb
1 changed files with 1 additions and 1 deletions
  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;
   }