Align quote timestamp to right #64

Merged
floatingghost merged 1 commits from nbsp/pleroma-fe:fix/quote-flex into develop 2022-08-02 09:15:35 +00:00
1 changed files with 1 additions and 1 deletions

View File

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