UNPKG

maycur-business

Version:

maycur business react components of web

44 lines (37 loc) 792 B
@import '../../../../style/variables.less'; .department-modal-wrapper { .ant-modal { width: 800px !important; } .mkbs-department-picker-filter-dropdown { width: auto; border: none; padding: 0; } } .department-picker-wrapper { cursor: pointer; background-color: #fff; .department-empty { color: #aaa; } .department-name { .fm-cube { margin-right: 4px; } } } .@{prefix}-range-calendar { .ant-calendar-footer-extra { .tabs { .tab { padding: 4px 8px; margin-right: 4px; cursor: pointer; &:hover { background-color: #f0faff; } } } } }