Change Typeahead Search CSS
Hi everyone, I need to change the CSS properties of the ".input-container": border-radius: .8rem !important; background-color: #E6F6EB !important; border: none !important; And the placeholder: color: #00713F font-weight: 700 If I change it directly i...