index.scss 240 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 .search-page { padding: 0 40px; height: 100vh; .search-out-box { width: 100%; height: 72px; padding: 20px 0; background: #fff; } .fixed { position: fixed; top: 0; } }