notes/_sass/search.scss

7 lines
101 B
SCSS

.search-results-wrap {
position: absolute;
background: $white;
width: 400px;
z-index: 100;
}