mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-25 14:31:44 +02:00
fix: generate oced modal height style (#2772)
This commit is contained in:
parent
72c3aaa5ba
commit
9fdfee0083
@ -2,6 +2,7 @@ import styled from 'styled-components';
|
|||||||
|
|
||||||
const StyledWrapper = styled.div`
|
const StyledWrapper = styled.div`
|
||||||
position: relative;
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
.copy-to-clipboard {
|
.copy-to-clipboard {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user