Skip to content

Commit

Permalink
fix(cypress): cypress test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoaibdev7 committed Sep 9, 2024
1 parent 93fc871 commit 79b6bf8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ const InnerEditorWrapper = styled.div`
}
@media (max-width: 924px) {
max-height: calc(65vh - 20px);
max-height: calc(65vh - 22px);
}
`

Expand Down

0 comments on commit 79b6bf8

Please sign in to comment.