Skip to content

Commit 0cdd9ed

Browse files
committed
fix 修复样式问题
1 parent c2aa8b2 commit 0cdd9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vuepress/theme/components/Page.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="content">
55
<div style="width:100%">
66
<Content class="theme-default-content custom-content" />
7-
<PageEdit />
7+
<PageEdit style="margin: 0"/>
88
<!-- <div class="option-box-toc-fixed">-->
99
<!-- -->
1010
<!-- </div>-->

0 commit comments

Comments
 (0)