mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
patch: changed iframe size to percent
Change-Type: patch
This commit is contained in:
parent
507ca28234
commit
6e9f6385d3
@ -308,6 +308,8 @@ export function SettingsModal({ toggleModal }: SettingsModalProps): any {
|
||||
left: '0px',
|
||||
right: '0px',
|
||||
border: 'none',
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
margin: 0,
|
||||
padding: 0,
|
||||
backgroundColor: 'white',
|
||||
|
Loading…
x
Reference in New Issue
Block a user