1
0
mirror of https://github.com/thangisme/notes.git synced 2024-09-06 18:34:18 -04:00
notes/_sass/search.scss

7 lines
101 B
SCSS
Raw Normal View History

2017-03-24 09:47:37 -04:00
.search-results-wrap {
position: absolute;
background: $white;
width: 400px;
z-index: 100;
}