This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -747,6 +747,13 @@ a {
|
||||
.title {
|
||||
display: none;
|
||||
}
|
||||
.toc {
|
||||
display: block;
|
||||
float: left;
|
||||
line-height: 40px;
|
||||
padding: 0 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
&__share .item {
|
||||
height: 40px;
|
||||
@@ -807,4 +814,12 @@ a {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.post__toc {
|
||||
left: 0;
|
||||
background-color: #fff;
|
||||
width: 100%;
|
||||
top: 41px;
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user