Commit f2e4666
authored
fix: offset search results title bar below sticky AppHeader (#398)
SearchResultsPage's title bar used the same sticky top-0 as
AppHeader, so it ended up hidden behind the header while scrolling
instead of sticking below it. Apply the same top-[49px] offset
TopPageTitleBar already uses.1 parent de4f1a1 commit f2e4666
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments