mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 20:55:41 +00:00
fix: generate oced modal height style (#2772)
This commit is contained in:
@@ -2,6 +2,7 @@ import styled from 'styled-components';
|
||||
|
||||
const StyledWrapper = styled.div`
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
||||
.copy-to-clipboard {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user