Prevent event tiles being shrunk/collapsed by flexbox (#7942)

This commit is contained in:
Michael Telatynski 2022-03-02 14:24:43 +00:00 committed by GitHub
parent b480bffab0
commit 71ddd9d78d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -36,7 +36,6 @@ limitations under the License.
margin-top: var(--gutterSize);
margin-left: 49px;
font-size: $font-14px;
flex-shrink: 0;
.mx_ThreadInfo {
clear: both;