Skip to content

Commit

Permalink
Move spinner to better position in frame
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarhane committed Mar 12, 2019
1 parent 166d79c commit 0c5fa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/browser/modules/Stream/styled.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ export const StyledBodyMessage = styled.div`
`

export const SpinnerContainer = styled.div`
padding-top: 20px;
padding-top: 90px;
`

export const DropdownButton = styled.li`
Expand Down

0 comments on commit 0c5fa80

Please sign in to comment.