Files
pyrofetes-frontend/node_modules/ng-zorro-antd/tree/style/patch.less
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

18 lines
381 B
Plaintext

/*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
.font-highlight {
color: @highlight-color;
}
.@{tree-prefix-cls}-child-tree {
// The overflow of the collapse animation in edge and IE is invalid
overflow: hidden;
}
nz-tree {
display: block;
}