mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-18 16:11:42 +01:00
[Glitch] RTL: fix cardbar margins and alignment
Port c73864c1373330f2ef75006d639f90a1debcce6d to glitch-soc
This commit is contained in:
parent
c9b19e05e2
commit
1bb23d0407
@ -357,4 +357,10 @@ body.rtl {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.card__bar .display-name {
|
||||
margin-left: 0;
|
||||
margin-right: 15px;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user