mzx16822 6 年之前
父節點
當前提交
d3b45a5aea
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      public/h5/datigame/css/main.css

+ 3 - 2
public/h5/datigame/css/main.css

@@ -188,8 +188,9 @@ body{
     animation-fill-mode: both;
     animation-fill-mode: both;
 }
 }
 .qs-item li.answer {
 .qs-item li.answer {
-    width: 100%;
-    height: 100%;
+    overflow: hidden;
+    width: 4.46rem;
+    height: .95rem;
     margin: 0;
     margin: 0;
     /* background: url(../img/check.png) no-repeat center; */
     /* background: url(../img/check.png) no-repeat center; */
     background-color: #FFF;
     background-color: #FFF;