ソースを参照

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

jcq 3 日 前
コミット
5be65eaf3b
1 ファイル変更2 行追加2 行削除
  1. 2 2
      static/index/css/ly.css

+ 2 - 2
static/index/css/ly.css

@@ -528,7 +528,7 @@ body .price-pay .price-list3 .list3 li {
 
 
     }
     }
     .col-md-32 {
     .col-md-32 {
-        width: auto;
-        float: none;
+        width: auto !important;
+        float: none !important;
     }
     }
 }
 }