@ -132,14 +132,15 @@
.title-arrow {
position: relative;
width: 460px;
display: inline-block;
// width: 460px;
&::before {
content: '';
width: 36px;
height: 12px;
position: absolute;
left: 110px;
right: -60px;
top: 50%;
transform: translateY(-50%);
background: url('~@/assets/images/warehouse_arrow_right.png') no-repeat;
@ -150,7 +151,7 @@
right: 110px;
left: -60px;
background: url('~@/assets/images/warehouse_arrow_left.png') no-repeat;