@fe6/water-pro
Version:
An enterprise-class UI design language and Vue-based implementation
33 lines (32 loc) • 1.05 kB
CSS
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/** @format */
@font-face {
font-weight: bold;
font-family: 'DINAlternate-Bold';
font-style: normal;
src: url(https://cdn.dev.mosh.cn/assets/font/din_alternate_bold.ttf) format('truetype');
}
.ant-classify {
position: relative;
}
.ant-classify-drawer .ant-table-wrapper {
padding: 24px 0 0 ;
}
.ant-classify-drawer .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
padding: 4px ;
}
.ant-classify-drawer .a-table-pro--drag-sub .ant-table-row {
cursor: default;
}
.ant-classify-drawer .a-table-pro--drag-sub .ant-table-row-level-1 {
cursor: ns-resize;
}
.ant-classify-drawer .ant-table-pro-action button {
padding: 0 4px ;
}
.ant-classify-select span.ant-typography {
display: none;
}