Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
piexlmax committed Dec 26, 2021
1 parent 6646ab5 commit 2f2c73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/view/layout/aside/index.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div>
<div :style="{background:sideMode}">
<el-scrollbar style="height:calc(100vh - 60px)">
<transition :duration="{ enter: 800, leave: 100 }" mode="out-in" name="el-fade-in-linear">
<el-menu
Expand Down

0 comments on commit 2f2c73d

Please sign in to comment.