@@ -146,6 +146,9 @@
font-weight: inherit;
top: -2px;
}
+ .order-table .product div {
+ word-break: break-all;
+ }
.order-table .product div.text-over {
width: 340px;
white-space: nowrap;
@@ -1,4 +1,7 @@
<style>
+ .order-bd .product {
.order-bd .product .text-over{
display: inline-block;
width: 1200px;