feat: collapse mentions (#1034)
This commit is contained in:
parent
d39ea9a6de
commit
36ae8be40a
6 changed files with 145 additions and 15 deletions
|
@ -77,6 +77,10 @@ body {
|
|||
--at-apply: 'op0 hover:op100 transition duration-600';
|
||||
}
|
||||
|
||||
.zen .zen-none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.custom-emoji {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue