lb #30

Yhdistetty
g7hoo yhdistetty 23 committia lähteestä lb kohteeseen test 2023-09-22 09:57:16 +08:00
4 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
Showing only changes of commit e2a777069e - Show all commits

Binary file not shown.

After

Leveys:  |  Korkeus:  |  Koko: 710 B

Binary file not shown.

After

Leveys:  |  Korkeus:  |  Koko: 2.0 KiB

Binary file not shown.

After

Leveys:  |  Korkeus:  |  Koko: 3.2 KiB

Näytä tiedosto

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