Skip to content

Commit 1b27463

Browse files
committed
Update full.css
1 parent ea23789 commit 1b27463

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

full.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ body cd-el {
6262
bottom: env(safe-area-inset-bottom, 0px);
6363
left: 0;
6464
right: 0;
65-
height: calc(45px + 56px + 45px);
66-
height: calc(35px + 56px + 35px);
65+
height: calc(45px + 56px + 45px); /* 35px */
6766
display: none;
6867
justify-content: center;
6968
transition: .4s var(--cubic-function);

0 commit comments

Comments
 (0)