瀏覽代碼

修改样式

lex 1 年之前
父節點
當前提交
2a1d0d18d3
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/student/pre-register-active/index.module.less

+ 6 - 0
src/student/pre-register-active/index.module.less

@@ -42,6 +42,12 @@
     // span {
     // span {
     //   color: #E15339;
     //   color: #E15339;
     // }
     // }
+
+    :global {
+      img {
+        width: 100% !important;
+      }
+    }
   }
   }
 }
 }