mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-11 23:36:18 -05:00
Fix redundant indentation on Post reply indicator (#39554)
This commit is contained in:
@@ -1742,7 +1742,7 @@ body > [data-popper-placement] {
|
||||
font-weight: 500;
|
||||
color: var(--color-text-secondary);
|
||||
|
||||
.status__wrapper-reply & {
|
||||
.status__wrapper-reply.status__wrapper--in-thread & {
|
||||
--thread-margin: calc(46px + 8px);
|
||||
|
||||
margin-inline-start: var(--thread-margin);
|
||||
|
||||
Reference in New Issue
Block a user