forked from Mirrors/elk
fix: revert em-emoji-picker style removal (#739)
This commit is contained in:
parent
8b219cdb73
commit
61a141ae69
1 changed files with 5 additions and 0 deletions
|
@ -96,6 +96,11 @@ body {
|
|||
transform: scale(1.2);
|
||||
}
|
||||
|
||||
em-emoji-picker {
|
||||
--border-radius: 0;
|
||||
width: 352px;
|
||||
}
|
||||
|
||||
.content-rich {
|
||||
overflow-wrap: break-word;
|
||||
|
||||
|
|
Loading…
Reference in a new issue