Skip to content

Commit

Permalink
fix #18
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute committed Jul 24, 2024
1 parent ab8ef89 commit 3a78997
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.2",
"version": "2.3",
"homepage_url": "https://github.com/KatsuteDev/GitHub-Center",
"icons": {
"16": "icon16.png",
Expand Down
4 changes: 2 additions & 2 deletions src/style.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/* Copyright (C) 2024 Katsute <https://github.com/Katsute> */

.AppHeader > div,
body:not(.project-page) .application-main:not(:has(> div > projects-v2, > div > .feed-background),:has(> main > react-app[app-name="marketplace-react"])),
#repository-container-header,
#js-repo-pjax-container:not(:has(> projects-v2)),
react-app[app-name="repos-list"],
#js-repo-pjax-container > *:not(projects-v2, .flash),
body:not(.project-page) #repo-content-turbo-frame > div,
#notification-shelf > div {

Expand Down

0 comments on commit 3a78997

Please sign in to comment.