fix样式
This commit is contained in:
@@ -68,13 +68,14 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- 文档目录导航 -->
|
<!-- 文档目录导航 -->
|
||||||
<div class="mt-6 flex justify-center items-center">
|
<div class="mt-6 flex items-center justify-start pl-8 w-4/5">
|
||||||
|
|
||||||
|
|
||||||
<UContentNavigation
|
<UContentNavigation
|
||||||
highlight
|
highlight
|
||||||
:navigation="navigation"
|
:navigation="navigation"
|
||||||
color="primary"
|
color="primary"
|
||||||
|
type="single"
|
||||||
variant="pill"
|
variant="pill"
|
||||||
:ui="{
|
:ui="{
|
||||||
root: '',
|
root: '',
|
||||||
|
Reference in New Issue
Block a user