[PR #357] [CLOSED] [WIP] improved spacing for some elements #733

Closed
opened 2026-03-03 00:22:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/357
Author: @ZeroX-DG
Created: 2/15/2020
Status: Closed

Base: masterHead: improve-ui


📝 Commits (2)

  • 9dfe00d improved spacing for some elements
  • 8cfeb76 improved preference modal spacing

📊 Changes

9 files changed (+119 additions, -89 deletions)

View changed files

📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+3 -3)
📝 src/components/NotePage/NoteList/NoteList.tsx (+13 -4)
📝 src/components/PreferencesModal/EditorTab.tsx (+60 -61)
📝 src/components/PreferencesModal/PreferencesModal.tsx (+7 -6)
📝 src/components/PreferencesModal/TabButton.tsx (+9 -5)
📝 src/components/PreferencesModal/styled.tsx (+17 -4)
📝 src/components/SideNavigator/SideNavigator.tsx (+8 -5)
📝 src/components/SideNavigator/SideNavigatorItem.tsx (+1 -1)
📝 src/components/atoms/CodeEditor.tsx (+1 -0)

📄 Description

This PR improved spacing for some elements

Changes

Preference modal
Old New

🔄 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/BoostIO/BoostNote-App/pull/357 **Author:** [@ZeroX-DG](https://github.com/ZeroX-DG) **Created:** 2/15/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `improve-ui` --- ### 📝 Commits (2) - [`9dfe00d`](https://github.com/BoostIO/BoostNote-App/commit/9dfe00d2894a8f6d9b0e5eec72012c802d5014a1) improved spacing for some elements - [`8cfeb76`](https://github.com/BoostIO/BoostNote-App/commit/8cfeb76323cea016ea7a2174b28bdf2369d6542e) improved preference modal spacing ### 📊 Changes **9 files changed** (+119 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+3 -3) 📝 `src/components/NotePage/NoteList/NoteList.tsx` (+13 -4) 📝 `src/components/PreferencesModal/EditorTab.tsx` (+60 -61) 📝 `src/components/PreferencesModal/PreferencesModal.tsx` (+7 -6) 📝 `src/components/PreferencesModal/TabButton.tsx` (+9 -5) 📝 `src/components/PreferencesModal/styled.tsx` (+17 -4) 📝 `src/components/SideNavigator/SideNavigator.tsx` (+8 -5) 📝 `src/components/SideNavigator/SideNavigatorItem.tsx` (+1 -1) 📝 `src/components/atoms/CodeEditor.tsx` (+1 -0) </details> ### 📄 Description This PR improved spacing for some elements **Changes** <table> <tr><td colspan="2" align="center"><b>Preference modal<b></td></tr> <tr> <td align="center">Old</td> <td align="center">New</td> </tr> <tr> <td align="center"><img src="https://user-images.githubusercontent.com/12984316/76693981-c8209d00-66d1-11ea-94de-1ce507fddf7c.png"/> </td> <td align="center"><img src="https://user-images.githubusercontent.com/12984316/76693877-f0f46280-66d0-11ea-8d79-3ec63c66b42c.png"/> </td> <tr> </table> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:57 +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/BoostNote-App#733
No description provided.