摘要: .grid { position: relative; &:first-child::before { content: ''; width: 1px; //边框宽度 height: 100px; //边框长度 position: absolute; right: 0; //设置为右边框 top: 阅读全文
posted @ 2022-12-23 18:59 林逸夫 阅读(19) 评论(0) 推荐(0) 编辑