Skip to content

Commit 2b13645

Browse files
committed
Move "Save" button slightly to the left
1 parent 4acc6f9 commit 2b13645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/src/view/data-extensions-editor/LibraryRow.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ const ButtonsContainer = styled.div`
7171
gap: 0.4em;
7272
justify-content: right;
7373
margin-bottom: 1rem;
74+
margin-right: 1rem;
7475
`;
7576

7677
type Props = {

0 commit comments

Comments
 (0)