Skip to content

Commit 17e4ce8

Browse files
authored
Fix max width on action insights (#38)
1 parent 66855db commit 17e4ce8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "GitHub Center",
55
"author": "Katsute",
66
"description": "Center navigation on large viewports",
7-
"version": "2.4",
7+
"version": "2.5",
88
"homepage_url": "https://github.com/KatsuteDev/GitHub-Center",
99
"icons": {
1010
"16": "icon16.png",

src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

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

0 commit comments

Comments
 (0)