Align quote timestamp to right #64

Merged
floatingghost merged 1 commit from nbsp/pleroma-fe:fix/quote-flex into develop 2022-08-02 09:15:35 +00:00

View file

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