mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-04-25 07:35:56 +03:00
[PR #74] [MERGED] Remove blue focus ring from Logs page tabs #89
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cli-Proxy-API-Management-Center#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/router-for-me/Cli-Proxy-API-Management-Center/pull/74
Author: @LTbinglingfeng
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @LTbinglingfeng
Base:
dev← Head:codex/remove-blue-box-from-log-view📝 Commits (1)
9bbf61eRemove focus outline from logs tabs📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
src/pages/LogsPage.module.scss(+5 -0)📄 Description
Motivation
Description
:focus-visibleoutline and box-shadow on.tabIteminsrc/pages/LogsPage.module.scssso tab buttons no longer show the blue focus ring.Testing
npm run devand ran a Playwright script that opened/logsand captured a screenshot to confirm the focus ring is gone, and both steps completed successfully.Codex Task
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.