svh did not work when running on Chromecast
This commit is contained in:
parent
19ff216714
commit
f5ce1da295
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ const Message: React.FC<React.PropsWithChildren> = ({ children }) => {
|
|||
|
||||
const Message_ = styled("div")`
|
||||
display: flex;
|
||||
min-height: 100svh;
|
||||
height: 100%;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue