#101 - update caret pos after emoji's inserted
This commit is contained in:
parent
b4e53576f2
commit
820a6543c7
3 changed files with 22 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
&-dropdown {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 100%;
|
||||
top: 28px;
|
||||
z-index: 1;
|
||||
|
||||
&-toggle {
|
||||
|
@ -50,6 +50,7 @@
|
|||
position: absolute;
|
||||
top: -25px;
|
||||
right: 2px;
|
||||
line-height: 1;
|
||||
|
||||
i {
|
||||
font-size: 18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue