fix: box-shadow补充
This commit is contained in:
@@ -237,4 +237,11 @@
|
||||
.common-style;
|
||||
}
|
||||
}
|
||||
|
||||
.tree,
|
||||
:deep(.ns-table-search),
|
||||
// :deep(.ns-list-table),
|
||||
:deep(.ns-table-main) {
|
||||
box-shadow: @ns-content-box-shadow;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user