Skip to content

Commit

Permalink
fix: generate oced modal height style (#2772)
Browse files Browse the repository at this point in the history
  • Loading branch information
lohxt1 committed Aug 7, 2024
1 parent 72c3aaa commit 9fdfee0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import styled from 'styled-components';

const StyledWrapper = styled.div`
position: relative;
height: 100%;
.copy-to-clipboard {
position: absolute;
Expand Down

0 comments on commit 9fdfee0

Please sign in to comment.