ragflow/web
Duy Huynh f33415b751
refactor: better vertical alignment for icon and text in some setting buttons (#4615)
### What problem does this PR solve?

Fixed vertical alignment issues between icons and text in API-Key and
System Model Settings buttons. This improves visual consistency across
the settings interface.

### Type of change

- [x] Refactoring

Before: Icons and text were slightly misaligned vertically
<img width="635" alt="Screenshot 2025-01-23 at 20 22 46"
src="https://github.com/user-attachments/assets/28f15637-d3fd-45a2-aae8-ca72fb12a88e"
/>

After: Icons and text are now properly centered with consistent spacing
<img width="540" alt="Screenshot 2025-01-23 at 20 23 02"
src="https://github.com/user-attachments/assets/98bb0ca5-6995-42d8-bd23-8a8f44ec0209"
/>
2025-01-26 10:36:03 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public
src refactor: better vertical alignment for icon and text in some setting buttons (#4615) 2025-01-26 10:36:03 +08:00
.env
.eslintrc.js
.gitignore Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.npmrc Fix: Limit node version #3547 (#3563) 2024-11-21 18:14:22 +08:00
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Fix: The edit box for the headers parameter of the invoke operator is always loading. #4265 (#4266) 2024-12-27 15:03:42 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Add TagWorkCloud #4368 (#4393) 2025-01-07 18:03:41 +08:00
package.json Feat: Add TagWorkCloud #4368 (#4393) 2025-01-07 18:03:41 +08:00
tailwind.config.js Feat: Add LinkToDatasetDialog #3221 (#4500) 2025-01-16 11:35:39 +08:00
tailwind.css Feat: Set the style of the header tag #3221 (#4608) 2025-01-23 18:16:52 +08:00
tsconfig.json feat: Configure the root directory alias #1739 (#2875) 2024-10-17 11:36:01 +08:00
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00