Fix cropped actions popup (#5767)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina 2024-06-10 13:43:29 +04:00 committed by GitHub
parent bacfb96206
commit 2ce1132a28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,6 +99,7 @@
.messages {
overflow: auto;
flex: 1;
padding-top: 0.75rem;
min-width: 0;
min-height: 0;