Skip to content

Commit be96cda

Browse files
fix template editor
1 parent 6206fc3 commit be96cda

File tree

2 files changed

+242
-239
lines changed

2 files changed

+242
-239
lines changed

src/citations/PageCitations.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ const ButtonContainer = styled.div`
230230

231231
const LoadingBox = styled.div`
232232
position: absolute;
233-
right: 15px;
233+
left: 15px;
234234
`
235235
const TopArea = styled.div<{ context: string }>`
236236
padding: 10px 15px 10px 15px;

0 commit comments

Comments
 (0)