fix: generate oced modal height style (#2772)

This commit is contained in:
lohit 2024-08-07 17:32:27 +05:30 committed by GitHub
parent 72c3aaa5ba
commit 9fdfee0083
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ import styled from 'styled-components';
const StyledWrapper = styled.div`
position: relative;
height: 100%;
.copy-to-clipboard {
position: absolute;