mirror of
https://github.com/apache/superset.git
synced 2026-05-10 18:35:40 +00:00
Let the header wrap! (#10724)
This commit is contained in:
@@ -59,6 +59,7 @@ const StyledHeader = styled.div`
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
|
||||
span[role='button'] {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user