mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
fix tree demo css
This commit is contained in:
parent
d081ab6614
commit
67c386494b
@ -122,7 +122,7 @@ ReactDOM.render(<Demo />, mountNode);
|
||||
````
|
||||
|
||||
````css
|
||||
// You can add the following CSS to your project to make draggable area bigger
|
||||
/* You can add the following CSS to your project to make draggable area bigger */
|
||||
#components-tree-demo-draggable .draggable-tree .ant-tree-node-content-wrapper {
|
||||
width: calc(100% - 18px);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user