styling of the search bar. Improved functionality. Still needs styling.
[theme-danix.xyz.git] / assets / sass / components / _search.scss
1 #search-container {
2 div.search-results {
3 overflow-y: scroll;
4 }
5 }