You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design-vue/components/vc-tree/demo/draggable.less

12 lines
176 B

7 years ago
.draggable-demo{
padding: 0 20px;
.draggable-container {
margin: 10px 30px;
width: 200px;
height: 200px;
overflow: auto;
border: 1px solid #ccc;
}
}