Stop safari from agressivly shrinking
This commit is contained in:
parent
f9e8487d5a
commit
edb556f22e
2 changed files with 5 additions and 0 deletions
|
@ -24,6 +24,8 @@ limitations under the License.
|
|||
margin-left: 8px;
|
||||
width: 100%;
|
||||
|
||||
flex-shrink: 0;
|
||||
|
||||
.mx_RoomSublist2_headerContainer {
|
||||
// Create a flexbox to make alignment easy
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue