UNPKG

@ttk/component

Version:

ttk组件库

25 lines (24 loc) 792 B
/* 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 */ .ant-dropdown { font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; } .ant-select-dropdown-menu-item-active, .ant-select-dropdown-menu-item-selected, .ant-dropdown-menu-item-active, .ant-dropdown-menu-item-selected { color: #0066B3; } .ant-select-dropdown-menu-item-selected, .ant-select-dropdown-menu-item-selected:hover { color: #0066B3; font-weight: normal; } .ant-dropdown-menu-item-selected, .ant-dropdown-menu-item-selected:hover { color: #0066B3; font-weight: normal; }