微调样式
This commit is contained in:
@@ -170,7 +170,7 @@ const links = computed(() => {
|
||||
</UPageBody>
|
||||
|
||||
<template v-if="page?.body?.toc?.links?.length" #right>
|
||||
<div class="fixed top-24 right-18 max-h-[80vh] overflow-y-auto">
|
||||
<div class="fixed top-24 right-10 overflow-y-auto">
|
||||
|
||||
<UContentToc :title="appConfig.toc?.title" :links="page.body?.toc?.links">
|
||||
<template v-if="appConfig.toc?.bottom" #bottom>
|
||||
|
Reference in New Issue
Block a user