We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea23789 commit 1b27463Copy full SHA for 1b27463
full.css
@@ -62,8 +62,7 @@ body cd-el {
62
bottom: env(safe-area-inset-bottom, 0px);
63
left: 0;
64
right: 0;
65
- height: calc(45px + 56px + 45px);
66
- height: calc(35px + 56px + 35px);
+ height: calc(45px + 56px + 45px); /* 35px */
67
display: none;
68
justify-content: center;
69
transition: .4s var(--cubic-function);
0 commit comments