Skip to content

Commit 1418c82

Browse files
authored
Merge pull request #8 from Lemonpeach/poc
fix: allow menu to grow more
2 parents aa4c64c + 649a1ba commit 1418c82

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/panda-san/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/panda-san/src/navbar/navbar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
&__brand {
1111
display: flex;
12-
flex: 1;
12+
flex: 0;
1313

1414
&__icon {
1515
width: px-to-rem(26px);

packages/tiger-san/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)