Fix emoji picker button scrolling with textarea content in single-column view (#25304)
This commit is contained in:
@ -2891,6 +2891,7 @@ $ui-header-height: 55px;
|
||||
border-radius: 4px;
|
||||
transition: box-shadow 300ms linear;
|
||||
min-height: 0;
|
||||
position: relative;
|
||||
|
||||
&.active {
|
||||
transition: none;
|
||||
|
Reference in New Issue
Block a user