UNPKG

wix-style-react

Version:
18 lines (14 loc) 266 B
/* st-namespace-reference="../../../src/Dropdown/Dropdown.st.css" */ :import { -st-from: '../Input/Input.st.css'; -st-named: input; } .showPointer { -st-states: noBorder; } .showPointer .input { cursor: pointer; } .showPointer:noBorder { border:none; }