Skip to content

Commit

Permalink
fix template editor
Browse files Browse the repository at this point in the history
  • Loading branch information
blackforestboi committed Jul 16, 2024
1 parent 6206fc3 commit be96cda
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 239 deletions.
2 changes: 1 addition & 1 deletion src/citations/PageCitations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ const ButtonContainer = styled.div`

const LoadingBox = styled.div`
position: absolute;
right: 15px;
left: 15px;
`
const TopArea = styled.div<{ context: string }>`
padding: 10px 15px 10px 15px;
Expand Down
Loading

0 comments on commit be96cda

Please sign in to comment.