-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
style: Hide self-hosted header items on small screen sizes #3037
style: Hide self-hosted header items on small screen sizes #3037
Conversation
d71da7e
to
1cb2421
Compare
Bundle ReportChanges will increase total bundle size by 87 bytes ⬆️
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3037 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 914 914
Lines 13604 13604
Branches 3679 3607 -72
=======================================
Hits 13382 13382
Misses 218 218
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 87 bytes ⬆️
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3037 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 914 914
Lines 13604 13604
Branches 3679 3657 -22
=======================================
Hits 13382 13382
Misses 218 218
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3037 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 914 914
Lines 13604 13604
Branches 3684 3607 -77
=======================================
Hits 13382 13382
Misses 218 218
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3037 +/- ##
===========================================
Coverage 98.36000 98.36000
===========================================
Files 914 914
Lines 13604 13604
Branches 3679 3607 -72
===========================================
Hits 13382 13382
Misses 218 218
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅
1cb2421
to
db3656e
Compare
Hides the self-hosted header items on small screen sizes as they clutter things up and make weird layouts occur.