Skip to content

Commit

Permalink
Remove semi-broken navigation fade transition
Browse files Browse the repository at this point in the history
  • Loading branch information
MetRonnie committed May 22, 2024
1 parent b0204f2 commit d5bb767
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/layouts/Default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
class="overflow-auto"
:style="coreViewStyle"
>
<v-fade-transition mode="out-in">
<slot/>
</v-fade-transition>
<slot/>
</div>
</v-main>
</div>
Expand Down

0 comments on commit d5bb767

Please sign in to comment.