mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2025-01-20 22:10:20 +00:00
style(capture): Remove UI jump on countdown
This commit is contained in:
parent
73f5757693
commit
b416ec47f3
1 changed files with 2 additions and 0 deletions
|
@ -25,8 +25,10 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
|
min-height: 8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Capture button
|
/* Capture button
|
||||||
|
|
Loading…
Reference in a new issue