Skip to content
Snippets Groups Projects
search.scss 101 B
Newer Older
Patrick Marsceill's avatar
Patrick Marsceill committed
.search-results-wrap {
  position: absolute;
  background: $white;
  width: 400px;
  z-index: 100;
}