feat: refine mobile toc and section titles
This commit is contained in:
@@ -112,8 +112,8 @@ main
|
||||
|
||||
<style lang="stylus">
|
||||
.one-toc
|
||||
position absolute
|
||||
left 100%
|
||||
position fixed
|
||||
left calc(max(840px, min(1346px, 100vw)) - 20px)
|
||||
top 120px
|
||||
</style>
|
||||
|
||||
|
Reference in New Issue
Block a user