Skip to content

Commit

Permalink
fix loading tray style
Browse files Browse the repository at this point in the history
  • Loading branch information
MayGo committed Oct 4, 2021
1 parent 3308244 commit 1f149cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/components/Timeline/Loader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ const SpinnerContainer = chakra('div', {
padding: 6,
width: '100%',
height: '100%',
minHeight: '100px',

top: 0,
left: 0,
zIndex: 9,
Expand Down

0 comments on commit 1f149cb

Please sign in to comment.