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

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;