소스 검색

IE8打印样式

wyq 3 년 전
부모
커밋
d5a38c2dae
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/css/print.css

+ 2 - 0
src/css/print.css

@@ -38,11 +38,13 @@
     margin: 10px 0;
     display: flex;
     flex-flow: wrap;
+    
   }
   .radio {
     display: flex;
     margin: 5px;
     margin-right: 25px;
+    float: none;
   } 
   label{
     font-weight: 400;