浏览代码

Merge remote-tracking branch 'origin/dev-ly' into dev-jcq

jcq 2 天之前
父节点
当前提交
bf09f8ed95
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      static/index/css/ly.css

+ 7 - 0
static/index/css/ly.css

@@ -513,4 +513,11 @@ body .price-pay .price-list3 .list3 li {
     #decode_box .decode_results_textarea {
     #decode_box .decode_results_textarea {
         width: 80%;
         width: 80%;
     }
     }
+    .generate_qrcode_box .roww {
+        margin-right: 0 !important;
+    }
+    .col-md-32 {
+        width: auto;
+        float: none;
+    }
 }
 }