Fixed loading channel bugs

This commit is contained in:
MathMan05 2024-06-29 13:02:32 -05:00
parent e49360fba1
commit 5d84518b50
7 changed files with 20 additions and 70 deletions

View file

@ -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 {