Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/app/home/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
height: 100vh; // this isn't working properly at 100, is it a flexbox bug?
margin-top: -101px; // total computed header + .refine-view-container height
padding-top: 101px; // total computed header + .refine-view-container height
position: relative;
width: 100%;
&.with-refinebar {
margin-top: -154px;
Expand Down