提交 26041ed1 编写于 作者: D devil

细节优化

上级 8c2e89b5
...@@ -19,7 +19,7 @@ strong.total-price-content, .selected-tips strong, .nav-total-price { color: #d2 ...@@ -19,7 +19,7 @@ strong.total-price-content, .selected-tips strong, .nav-total-price { color: #d2
.am-table > tbody > tr > td { border-top: 1px solid #F5F5F5; } .am-table > tbody > tr > td { border-top: 1px solid #F5F5F5; }
.cart-nav { background: #eee; height: 50px; line-height: 46px; } .cart-nav { background: #eee; height: 50px; line-height: 46px; }
.cart-nav .separate-submit { height: 50px; width: 100px; font-size: 20px; font-weight: 500; } .cart-nav .separate-submit { height: 50px; width: 145px; font-size: 20px; font-weight: 500; }
.selected-tips { margin-right: 15px; } .selected-tips { margin-right: 15px; }
.cart-nav label { font-weight: 500; margin: 0; } .cart-nav label { font-weight: 500; margin: 0; }
.cart-nav input[type="checkbox"] { vertical-align: inherit; } .cart-nav input[type="checkbox"] { vertical-align: inherit; }
...@@ -45,7 +45,7 @@ strong.total-price-content, .selected-tips strong, .nav-total-price { color: #d2 ...@@ -45,7 +45,7 @@ strong.total-price-content, .selected-tips strong, .nav-total-price { color: #d2
.cart-nav, .nav-left, .nav-right { overflow: hidden; } .cart-nav, .nav-left, .nav-right { overflow: hidden; }
.nav-right .nav-total-price { display: block; .nav-right .nav-total-price { display: block;
width: calc(100% - 175px); height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } width: calc(100% - 175px); height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.cart-nav .separate-submit { float: right; width: 80px; } .cart-nav .separate-submit { float: right; }
.wap-base { padding-left: 20px; } .wap-base { padding-left: 20px; }
.goods-detail { min-height: 40px; } .goods-detail { min-height: 40px; }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册