Skip to content

Commit

Permalink
fix: app header container overflow on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
YUCLing committed Oct 24, 2024
1 parent 0464324 commit e8ec617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/core/less/common/App.less
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
.App-header {
.container {
padding: 0;
width: 100%;
}
}
.Header-navigation {
Expand Down

0 comments on commit e8ec617

Please sign in to comment.