removes poster avatar border in TOC posts
This commit is contained in:
parent
a3d7cce275
commit
4d4b3c0cec
|
@ -110,7 +110,8 @@
|
|||
display: none;
|
||||
}
|
||||
.d-toc-post {
|
||||
.topic-body {
|
||||
.topic-body,
|
||||
.topic-avatar {
|
||||
border-top: none;
|
||||
}
|
||||
.d-toc {
|
||||
|
|
Loading…
Reference in New Issue