mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add height
This commit is contained in:
parent
3522e135f4
commit
b58b8dd03a
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ export default function Integrations(): JSX.Element {
|
|||
css={{
|
||||
width: '80%',
|
||||
margin: '0 auto',
|
||||
height: '100%',
|
||||
height: '800px',
|
||||
'@smDown': {
|
||||
width: '100%',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue