Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into redesign/new-promo-style
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector authored Nov 15, 2023
2 parents 2131fed + fcda489 commit a78f58d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/base/PopoutMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ onBeforeUnmount(() => {
box-shadow: var(--shadow-floating);
z-index: 10;
opacity: 0;
pointer-events: none;
transition: bottom 0.125s ease-in-out, top 0.125s ease-in-out, left 0.125s ease-in-out,
right 0.125s ease-in-out, opacity 0.125s ease-in-out, scale 0.125s ease-in-out;
Expand Down

0 comments on commit a78f58d

Please sign in to comment.