forked from AkkomaGang/akkoma-fe
Align quote timestamp to right
This commit is contained in:
parent
a2541bb4e0
commit
1201418bec
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
.quote-card {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: column;
|
||||
cursor: pointer;
|
||||
overflow: hidden;
|
||||
margin-top: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue