index.less 204 Bytes
Newer Older
涂茜's avatar
涂茜 committed
1 2 3 4
@import (reference) '~antd/es/style/themes/default';
@device-tree-prefix-cls: ~'@{ant-prefix}-device-tree';

.@{device-tree-prefix-cls} {
涂茜's avatar
涂茜 committed
5 6
  padding: 5px;

涂茜's avatar
涂茜 committed
7 8
  .ant-divider {
    margin: 6px 0 12px 0;
涂茜's avatar
涂茜 committed
9 10
  }
}