MOBILE-4270 messages: Prevent actions shrinking

main
Noel De Martin 2023-05-11 10:28:32 +02:00
parent 8d4b30fea8
commit 11088abdf5
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
}
.extra {
flex-shrink: 1;
flex-shrink: 0;
display: flex;
flex-direction: row;
padding-left: 8px;