UNPKG

@ttk/component

Version:

ttk组件库

19 lines (17 loc) 703 B
@import '../../assets/theme/index'; .@{ant-prefix}-dropdown { font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; color: #333; } .@{ant-prefix}-select-dropdown-menu-item-active,.@{ant-prefix}-select-dropdown-menu-item-selected, .@{ant-prefix}-dropdown-menu-item-active,.@{ant-prefix}-dropdown-menu-item-selected{ color: @primary-color; } .@{ant-prefix}-select-dropdown-menu-item-selected, .@{ant-prefix}-select-dropdown-menu-item-selected:hover{ color: @primary-color; font-weight: normal; } .@{ant-prefix}-dropdown-menu-item-selected, .@{ant-prefix}-dropdown-menu-item-selected:hover{ color: @primary-color; font-weight: normal; }