mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-12 12:01:58 +00:00
perf: 优化资产选择弹窗样式
This commit is contained in:
parent
58e8145f0e
commit
1040cca267
@ -184,4 +184,7 @@ export default {
|
|||||||
.page ::v-deep .treebox {
|
.page ::v-deep .treebox {
|
||||||
height: inherit !important;
|
height: inherit !important;
|
||||||
}
|
}
|
||||||
|
.asset-select-dialog ::v-deep .el-icon-circle-check {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user