Let the header wrap! (#10724)

This commit is contained in:
Evan Rusackas 2020-10-26 13:15:16 -07:00 committed by GitHub
parent 894ca3c09b
commit af337b9e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,7 @@ const StyledHeader = styled.div`
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
span[role='button'] {
display: flex;