UNPKG

nudge-components-library

Version:

A library of nudge UI components

9 lines (6 loc) 871 B
import styleInject from '../../node_modules/style-inject/dist/style-inject.es.js'; var css_248z = ".DropdownMenu-module_dropdownButton__w3QEv {\n border: var(--base-border, var(--border-selected));\n transition: border-color 0.2s ease-in-out;\n}\n\n.DropdownMenu-module_dropdownButton__w3QEv:hover,\n.DropdownMenu-module_dropdownButton__w3QEv:focus {\n border: var(--hover-border, var(--border-selected));\n}\n\n.DropdownMenu-module_dropdownItem__ghE-G {\n transition: background 0.2s ease-in-out;\n}\n\n.DropdownMenu-module_dropdownItem__ghE-G:hover {\n background: var(--item-hover-bg, var(--color-lightLightBlue));\n}\n"; var styles = {"dropdownButton":"DropdownMenu-module_dropdownButton__w3QEv","dropdownItem":"DropdownMenu-module_dropdownItem__ghE-G"}; styleInject(css_248z); export { styles as default }; //# sourceMappingURL=DropdownMenu.module.css.js.map