lb #30

병합
g7hoo lb 에서 test 로 23 commits 를 머지했습니다 2023-09-22 09:57:16 +08:00
4개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
Showing only changes of commit e2a777069e - Show all commits

Binary file not shown.

After

Width:  |  Height:  |  크기: 710 B

Binary file not shown.

After

Width:  |  Height:  |  크기: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 3.2 KiB

파일 보기

@@ -397,7 +397,8 @@ export default {
.side-bar__left >>> .is-current {
padding: 0;
color: #111;
background: #f2f4f7;
/* background: #f2f4f7; */
background: #E3EFFF !important;
}
.vvv-enter,
@@ -525,6 +526,9 @@ li {
height: auto !important;
padding: 8px 12px !important;
}
.custom-tree-class >>> .el-tree-node__content:hover {
background: #E3EFFF;
}
.custom-tree-class >>> .el-tree-node__children .el-tree-node__content {
padding: 8px 18px !important;