gaoluyang
3 天以前 56720e752a077d13b7bc280986df407e577b7ef4
部署修改
已修改1个文件
7 ■■■■ 文件已修改
src/views/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/index.vue
@@ -744,15 +744,18 @@
    color: #666;
    list-style: none;
    padding: 0;
    height: 190px;
    overflow-y: auto;
    width: 460px;
}
.line {
    position: relative;
    width: 250px;
    width: 230px;
}
.line::after {
    content: '';
    position: absolute;
    right: 12px;
    right: 2px;
    top: 0;
    bottom: 0;
    width: 1px;