Skip to content

Commit

Permalink
fix: 🐛 fixed session header styling for safari
Browse files Browse the repository at this point in the history
  • Loading branch information
koepferd committed Jan 29, 2021
1 parent efed4c6 commit 612201c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sessionHeader/sessionHeader.styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ $iconSize: 24px;
&__headerWrapper {
display: flex;
flex-direction: row;
flex: 1 0;
justify-content: space-between;
width: 100%;
}
Expand Down

0 comments on commit 612201c

Please sign in to comment.