Merge branch 'temp' of http://123.60.103.97:3000/xuziqiang/SaaS-lib into temp
This commit is contained in:
@@ -478,4 +478,9 @@
|
|||||||
// border-radius: 1px;
|
// border-radius: 1px;
|
||||||
// background-color: #2778ff;
|
// background-color: #2778ff;
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
::v-deep .ant-tree-list-scrollbar-thumb {
|
||||||
|
width: 75% !important;
|
||||||
|
background: rgba(0, 0, 0, 0.25) !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -702,4 +702,8 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding-left: 9px;
|
padding-left: 9px;
|
||||||
}
|
}
|
||||||
|
::v-deep .ant-tree-list-scrollbar-thumb {
|
||||||
|
width: 75% !important;
|
||||||
|
background: rgba(0, 0, 0, 0.25) !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Reference in New Issue
Block a user