mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[PR #493] [MERGED] Fix black box issue on popover #9080
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/493
Author: @grokdesigns
Created: 4/8/2025
Status: ✅ Merged
Merged: 4/9/2025
Merged by: @oschwartz10612
Base:
dev← Head:fix-popover-issue📝 Commits (1)
1568b38Fix black box issue on popover📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/app/components/SupporterMessage.tsx(+1 -1)📄 Description
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
I noticed a very faint black box on some pages when hovering over the popover. This should fix it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.