Skip to content

Commit cbc2509

Browse files
committed
Update UI.js
1 parent 557c50e commit cbc2509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UI.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export const injectStyledCSS = (
152152
.gleap-b-f .gleap-b {
153153
position: fixed;
154154
top: 10px;
155-
animation: gleapSlideIn .5s ease-in forwards;
155+
animation: gleapSlideIn .25s ease-out forwards;
156156
max-width: 800px;
157157
width: calc(100% - 20px);
158158
left: 50%;

0 commit comments

Comments
 (0)