Skip to content

Commit 8624c3b

Browse files
committed
fix: override to fix style order after build
1 parent 952591b commit 8624c3b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/OneToc.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ export default {
8080
.toggle
8181
display none
8282
83+
/deep/
84+
.veui-anchor-wrapper[ui~=s] .veui-tree-item
85+
.veui-ai-anchor-wrapper[ui~=s] .veui-ai-tree-item
86+
height 16.8px
87+
8388
@media (max-width 480px)
8489
.one-toc
8590
position fixed

0 commit comments

Comments
 (0)