Implement showing quotes
This commit is contained in:
parent
c9d07c6202
commit
1c20487494
5 changed files with 26 additions and 0 deletions
|
|
@ -422,4 +422,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.quoted-status {
|
||||
margin-top: 0.5em;
|
||||
border: 1px solid var(--border, $fallback--border);
|
||||
border-radius: var(--attachmentRadius, $fallback--attachmentRadius);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue