I have a issue with css and ng2-completer. I try to align the dropdown part and the input. There is no example on the demo page to focus element with css and when i try to select the class .completer-dropdown-holder i have no result.
Align dropdown and input
231 Views Asked by mathieu lavergne At
2
Not sure if it's the best solution but with display flex it's fine for my case.