Merge pull request 'Align quote timestamp to right' (#64) from sfr/pleroma-fe:fix/quote-flex into develop
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: AkkomaGang/pleroma-fe#64
This commit is contained in:
floatingghost 2022-08-02 09:15:34 +00:00
commit 6380e6c4c2
1 changed files with 1 additions and 1 deletions

View File

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