Skip to content

Commit

Permalink
Return to regular width tabs (Fix #1999)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Sep 3, 2019
1 parent 5bcd2c0 commit 18327e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/src/components/Layout/Header.vue
Expand Up @@ -193,6 +193,7 @@ export default {
flex-grow: 1;
flex-shrink: 1;
flex-direction: column;
max-width: 15rem;
@media screen and (min-width: $breakpoint-small) {
flex-direction: row;
Expand Down

0 comments on commit 18327e1

Please sign in to comment.