fix: 修复目录页底下有标题时遮挡目录链接的问题
This commit is contained in:
parent
26510a3eb4
commit
6b3b4804f5
|
|
@ -148,6 +148,8 @@ export default {
|
|||
</script>
|
||||
|
||||
<style scoped lang="stylus" rel="stylesheet/stylus">
|
||||
.theme-vdoing-content
|
||||
margin-bottom $navbarHeight
|
||||
.title-tag
|
||||
// height 1.1rem
|
||||
// line-height 1.1rem
|
||||
|
|
|
|||
Loading…
Reference in New Issue