Stirling-PDF/frontend/src/components
EthanHealy01 55ebf9ebd0
Bug/v2/all tools section headers gap (#4275)
# Description of Changes

<img width="701" height="574" alt="Screenshot 2025-08-24 at 2 42 22 PM"
src="https://github.com/user-attachments/assets/a5b74eca-176d-4e34-b1da-c5d024a04896"
/>

to: 

<img width="731" height="542" alt="Screenshot 2025-08-24 at 2 42 41 PM"
src="https://github.com/user-attachments/assets/4e6b0632-5581-4e20-ba62-81ba2fafcb4a"
/>


---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md#6-testing)
for more details.
2025-08-25 15:46:44 +01:00
..
fileEditor Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
fileManager Added optional title for tool workflow (#4256) 2025-08-22 17:12:14 +01:00
history Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
layout Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
pageEditor Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
shared Bug/v2/all tools section headers gap (#4275) 2025-08-25 15:46:44 +01:00
tools Bug/v2/all tools section headers gap (#4275) 2025-08-25 15:46:44 +01:00
tooltips tooltip (#4242) 2025-08-20 14:12:12 +01:00
viewer Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
FileManager.tsx Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
StorageStatsCard.tsx Big refactor 2025-06-19 22:41:05 +01:00