Fixed loading channel bugs
This commit is contained in:
parent
e49360fba1
commit
5d84518b50
7 changed files with 20 additions and 70 deletions
|
@ -487,9 +487,9 @@ p {
|
|||
.startreply {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
width: 22px;
|
||||
margin-left: 25px;
|
||||
width: 25px;
|
||||
border-color: var(--reply-border);
|
||||
margin-left: 26px;
|
||||
}
|
||||
|
||||
.replypfp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue