Skip to content

Commit

Permalink
fix scrollbar flashing
Browse files Browse the repository at this point in the history
  • Loading branch information
glaciyan committed Jan 6, 2022
1 parent bb9a6df commit c403c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/transition/build-preview.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
}

.build-preview-leave-active {
@apply opacity-0 absolute;
@apply h-0 opacity-0 w-0 absolute;
}

0 comments on commit c403c5d

Please sign in to comment.