Skip to content

Commit 3fa81dc

Browse files
authored
fix(compass-web): update sandbox toast action to make sign in visible (#6588)
1 parent 68de78a commit 3fa81dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/compass-web/sandbox/sandbox-atlas-sign-in.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ const descriptionStyles = css({
4242

4343
const actionLabelStyles = css({
4444
flex: 'none',
45-
// To center-align against the title
46-
marginTop: '-20px',
4745
});
4846

4947
function ToastBodyWithAction({

0 commit comments

Comments
 (0)