[Glitch] Fix thread lines in right-to-left locales (#24714)
Port 105f8687e4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -1037,7 +1037,7 @@ a.status-card.compact:hover {
|
||||
|
||||
.status__content,
|
||||
.status__action-bar {
|
||||
margin-left: 46px + 10px;
|
||||
margin-inline-start: 46px + 10px;
|
||||
width: calc(100% - (46px + 10px));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user