[WEB-5662][WEB-5770] fix: alignment of cycles in sidebar and layout selection dropdown button (#8414)

This commit is contained in:
Jayash Tripathy 2025-12-22 16:40:51 +05:30 committed by GitHub
parent e2fcb5044d
commit 5a2e2e7e11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 22 additions and 17 deletions

View file

@ -29,7 +29,7 @@ export function StarUsOnGitHubLink() {
},
})
}
className="flex flex-shrink-0 items-center gap-1.5 rounded-sm bg-layer-1 px-3 py-1.5"
className="flex flex-shrink-0 items-center gap-1.5 rounded-sm bg-layer-2 px-3 py-1.5"
href="https://github.com/makeplane/plane"
target="_blank"
rel="noopener noreferrer"