mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-25 15:46:06 +09:00
*actually* fix the line alignment
This commit is contained in:
parent
0c56144f92
commit
0842eeeef1
@ -287,7 +287,7 @@ const replies: misskey.entities.Note[] = props.conversation?.filter(item => item
|
||||
--indent: calc(var(--avatarSize) - 4px);
|
||||
}
|
||||
}
|
||||
.firstColumn {
|
||||
&.firstColumn {
|
||||
> .main, > .line, > .children:not(.single) > .line {
|
||||
--avatarSize: 35px;
|
||||
--indent: 35px;
|
||||
|
Loading…
Reference in New Issue
Block a user