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;
|
||||
// background-color: #2778ff;
|
||||
// }
|
||||
|
||||
::v-deep .ant-tree-list-scrollbar-thumb {
|
||||
width: 75% !important;
|
||||
background: rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
</style>
|
||||
|
@@ -702,4 +702,8 @@
|
||||
position: relative;
|
||||
padding-left: 9px;
|
||||
}
|
||||
::v-deep .ant-tree-list-scrollbar-thumb {
|
||||
width: 75% !important;
|
||||
background: rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user