mirror of
https://github.com/vale981/DiscoTOC
synced 2025-03-04 17:11:42 -05:00
removes poster avatar border in TOC posts
This commit is contained in:
parent
a3d7cce275
commit
4d4b3c0cec
1 changed files with 2 additions and 1 deletions
|
@ -110,7 +110,8 @@
|
|||
display: none;
|
||||
}
|
||||
.d-toc-post {
|
||||
.topic-body {
|
||||
.topic-body,
|
||||
.topic-avatar {
|
||||
border-top: none;
|
||||
}
|
||||
.d-toc {
|
||||
|
|
Loading…
Add table
Reference in a new issue