[PR #37] [CLOSED] style(icons): reduce card title icon size and add react-grab dev tool #73

Closed
opened 2026-02-27 16:42:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/37
Author: @notdp
Created: 12/30/2025
Status: Closed

Base: mainHead: feature/icon-size-and-react-grab


📝 Commits (1)

  • d24a93e style(icons): reduce card title icon size and add react-grab dev tool

📊 Changes

5 files changed (+109 additions, -11 deletions)

View changed files

📝 index.html (+5 -0)
📝 package-lock.json (+99 -7)
📝 package.json (+1 -0)
📝 src/pages/AiProvidersPage.module.scss (+2 -2)
📝 src/pages/OAuthPage.module.scss (+2 -2)

📄 Description

变更内容

样式优化

  • 将 AI Providers 和 OAuth 页面的卡片标题图标从 24px 缩小至 20px,提升视觉平衡

开发工具

  • 添加 react-grab 作为开发依赖(仅 DEV 模式生效),用于开发调试

变更文件

  • src/pages/AiProvidersPage.module.scss
  • src/pages/OAuthPage.module.scss
  • index.html
  • package.json

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/37 **Author:** [@notdp](https://github.com/notdp) **Created:** 12/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/icon-size-and-react-grab` --- ### 📝 Commits (1) - [`d24a93e`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/d24a93efeab235f8d4644b76c42c430cf051bf45) style(icons): reduce card title icon size and add react-grab dev tool ### 📊 Changes **5 files changed** (+109 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `index.html` (+5 -0) 📝 `package-lock.json` (+99 -7) 📝 `package.json` (+1 -0) 📝 `src/pages/AiProvidersPage.module.scss` (+2 -2) 📝 `src/pages/OAuthPage.module.scss` (+2 -2) </details> ### 📄 Description ## 变更内容 ### 样式优化 - 将 AI Providers 和 OAuth 页面的卡片标题图标从 24px 缩小至 20px,提升视觉平衡 ### 开发工具 - 添加 react-grab 作为开发依赖(仅 DEV 模式生效),用于开发调试 ## 变更文件 - `src/pages/AiProvidersPage.module.scss` - `src/pages/OAuthPage.module.scss` - `index.html` - `package.json` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:42:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cli-Proxy-API-Management-Center#73
No description provided.