mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2024-11-08 11:11:53 +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;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: auto;
|
||||
margin-bottom: 4rem;
|
||||
min-height: 8rem;
|
||||
}
|
||||
|
||||
/* Capture button
|
||||
|
|
Loading…
Reference in a new issue