Merge pull request 'Align quote timestamp to right' (#64) from sfr/pleroma-fe:fix/quote-flex into develop

Reviewed-on: AkkomaGang/pleroma-fe#64
This commit is contained in:
floatingghost 2022-08-02 09:15:34 +00:00
commit 6380e6c4c2

View file

@ -18,7 +18,7 @@
.quote-card {
display: flex;
flex-direction: row;
flex-direction: column;
cursor: pointer;
overflow: hidden;
margin-top: 0.5em;