mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Fix message reaction picker moving when typing stops
This commit is contained in:
@@ -5946,6 +5946,10 @@ button.module-calling-participants-list__contact {
|
||||
overflow-anchor: auto;
|
||||
}
|
||||
}
|
||||
&--scroll-locked {
|
||||
// Component also applies flex-basis to prevent shrinkage
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
&--have-oldest {
|
||||
justify-content: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user