Skip to content

Commit 438a2a3

Browse files
committed
调整侧边栏的右边距以优化布局
1 parent 73ef82f commit 438a2a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/src/views/index/Index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ export default {
492492
.common-aside.isCollapse {
493493
width: 8px;
494494
overflow: hidden;
495+
margin-right: 0px;
495496
}
496497
.common-aside-body {
497498
width: 100%;

0 commit comments

Comments
 (0)