浏览代码

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;