1
0
Fork 1

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

Reviewed-on: 
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;