Authored by 毕凯

加入购物车 数字 颜色 阴影修改

@@ -80,6 +80,9 @@ @@ -80,6 +80,9 @@
80 input.disabled{ 80 input.disabled{
81 background-color:#fff; 81 background-color:#fff;
82 color: #000; 82 color: #000;
  83 + opacity: 1;
  84 + @include border-radius(0);
  85 + -webkit-appearance: none;
83 } 86 }
84 > span { 87 > span {
85 position: absolute; 88 position: absolute;