Преглед изворни кода

卖家中心—购物车点击删除按钮弹框样式错位问题的调整

hangb пре 8 година
родитељ
комит
26b5fc8f82
1 измењених фајлова са 10 додато и 0 уклоњено
  1. 10 0
      src/main/webapp/resources/view/usercenter/forstore/buyer_cart.html

+ 10 - 0
src/main/webapp/resources/view/usercenter/forstore/buyer_cart.html

@@ -498,6 +498,16 @@
 	.sure_oder select:disabled.select:hover{
 		cursor: not-allowed;
 	}
+	.com-del-box {
+		top: 101%!important ;
+		left: 24%!important ;
+	}
+	.com-del-box .title{
+		width: 100%!important ;
+	}
+	.com-del-box .title i{
+		background: none;
+	}
 </style>
 <div class="user_right fr" id="buyer_cart">
 	<!--订单中心-->