fix: box-shadow补充
This commit is contained in:
@@ -48,11 +48,18 @@
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
// 树组件
|
||||
:deep(.ant-tree-node-content-wrapper) {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
:deep(.ant-tree-node-selected) {
|
||||
color: @primary-color !important;
|
||||
}
|
||||
|
||||
// ns-view-list-table 搜索区域
|
||||
:deep(.ns-table-search) {
|
||||
.ns-flexv2-form {
|
||||
.ns-operate {
|
||||
|
Reference in New Issue
Block a user