Skip to content

Commit

Permalink
fix: remove logo margin
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 19, 2023
1 parent 03ad978 commit a7ba67e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/layout/AppDrawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ nextTick(() => {
height: 1.2em !important;
width: 1.2em !important;
transition: all 0.2s;
margin-inline-end: 24px !important;
}
.v-list-group {
// --list-indent-size: 10px;
Expand Down

0 comments on commit a7ba67e

Please sign in to comment.