less 所有子代兄弟元素

.root{
    & > * + * {
        margin-left: 10px;
    }
}
漫思
原文地址:https://www.cnblogs.com/sexintercourse/p/15299790.html