MOBILE-4270 messages: Prevent actions shrinking
parent
8d4b30fea8
commit
11088abdf5
|
@ -83,7 +83,7 @@
|
|||
}
|
||||
|
||||
.extra {
|
||||
flex-shrink: 1;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding-left: 8px;
|
||||
|
|
Loading…
Reference in New Issue