Skip to content

Commit 00e8cff

Browse files
committed
【博客端】为页面寻址组件添加底部内边距,优化用户界面体验
1 parent 9445024 commit 00e8cff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blog/components/PageSeeking.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ onUnmounted(() => {
203203
text-align: center;
204204
color: #dc143c;
205205
font-size: 14px;
206+
padding-bottom: 5px;
206207
}
207208
208209
.info strong {

0 commit comments

Comments
 (0)