📅  最后修改于: 2022-03-11 15:00:32.783000             🧑  作者: Mango
.wpml-ls-item {
position: relative;
}
.wpml-ls-item + .wpml-ls-item::before {
content: '';
width: 3px !important;
height: 60% !important;
position: absolute;
background:#ee4630;
top: 8px
}