通過
right,bottom,left,top 調節線條長度。
.user-insert-line::before { position: absolute; right: 25px; bottom: 0; top: 6.8rem; left: 32px; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }