Fix emoji picker button scrolling with textarea content in single-column view (#25304)
This commit is contained in:
parent
317cd26fba
commit
bbea052935
2 changed files with 2 additions and 2 deletions
|
@ -2891,6 +2891,7 @@ $ui-header-height: 55px;
|
|||
border-radius: 4px;
|
||||
transition: box-shadow 300ms linear;
|
||||
min-height: 0;
|
||||
position: relative;
|
||||
|
||||
&.active {
|
||||
transition: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue