Showing
1 changed file
with
3 additions
and
3 deletions
| ... | ... | @@ -193,9 +193,9 @@ |
| 193 | 193 | // // transform: scale(0.5) translate(-25%, -25%) |
| 194 | 194 | // } |
| 195 | 195 | |
| 196 | -.ant-tree-node-content-wrapper :hover .opt-left-down { | |
| 197 | - width: 85%; | |
| 198 | -} | |
| 196 | +// .ant-tree-node-content-wrapper :hover .opt-left-down { | |
| 197 | +// width: 85%; | |
| 198 | +// } | |
| 199 | 199 | |
| 200 | 200 | // .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .opt-left-down { |
| 201 | 201 | // width: 85%; | ... | ... |