0
0
Fork 0

Fix emoji picker button scrolling with textarea content in single-column view (#25304)

This commit is contained in:
Claire 2023-07-27 16:20:33 +02:00 committed by GitHub
parent 317cd26fba
commit bbea052935
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2891,6 +2891,7 @@ $ui-header-height: 55px;
border-radius: 4px;
transition: box-shadow 300ms linear;
min-height: 0;
position: relative;
&.active {
transition: none;