Skip to content

Commit

Permalink
Fix max width on action insights (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Nov 5, 2024
1 parent 66855db commit 17e4ce8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "GitHub Center",
"author": "Katsute",
"description": "Center navigation on large viewports",
"version": "2.4",
"version": "2.5",
"homepage_url": "https://github.com/KatsuteDev/GitHub-Center",
"icons": {
"16": "icon16.png",
Expand Down
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

.AppHeader > div,
#repository-container-header,
react-app[app-name="actions-metrics"],
react-app[app-name="repos-list"],
#js-repo-pjax-container > *:not(projects-v2, .flash),
body:not(.project-page) #repo-content-turbo-frame > div,
Expand Down

0 comments on commit 17e4ce8

Please sign in to comment.