@fe6/water-pro
Version:
An enterprise-class UI design language and Vue-based implementation
35 lines (26 loc) • 699 B
text/less
@import '../../style/themes/index';
@import '../../style/mixins/index';
@titile-prefix-cls: ~'@{ant-prefix}-classify';
.@{titile-prefix-cls}{
position: relative;
&-drawer {
& .ant-table-wrapper {
padding: 24px 0 0 ;
}
& .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
padding: 4px ;
}
& .a-table-pro--drag-sub .ant-table-row {
cursor: default;
}
& .a-table-pro--drag-sub .ant-table-row-level-1 {
cursor: ns-resize;
}
& .ant-table-pro-action button {
padding: 0 4px ;
}
}
&-select span.ant-typography {
display: none;
}
}