1
0
mirror of https://github.com/thangisme/notes.git synced 2024-10-15 23:13:47 -04:00
notes/_sass/search.scss
Patrick Marsceill 594385ae7b
initial commit
2017-03-24 09:47:37 -04:00

7 lines
101 B
SCSS

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