[PR #83] [MERGED] fix css width and alignment #88

Closed
opened 2026-03-03 01:21:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/83
Author: @cs01
Created: 8/23/2021
Status: Merged
Merged: 8/23/2021
Merged by: @cs01

Base: masterHead: cs01/css-fix


📝 Commits (1)

  • 2a7804e fix css width and alignment

📊 Changes

9 files changed (+76 additions, -67 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 CONTRIBUTING.md (+25 -21)
📝 README.md (+8 -12)
📝 noxfile.py (+1 -1)
📝 termpair/frontend_src/src/App.tsx (+3 -3)
📝 termpair/frontend_src/src/BottomBar.tsx (+19 -17)
📝 termpair/frontend_src/src/LandingPageContent.tsx (+1 -1)
📝 termpair/frontend_src/src/TopBar.tsx (+13 -11)
📝 termpair/frontend_src/src/constants.ts (+1 -1)

📄 Description

  • I have added an entry to CHANGELOG.md

Summary of changes

  • Increment version
  • Update readme and contributing instructions
  • [feature] add small, dark grey outline around the terminal
  • [bugfix] center the terminal instead of left aligning it
  • [bugfix] better text spacing in bottom status bar

🔄 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/cs01/termpair/pull/83 **Author:** [@cs01](https://github.com/cs01) **Created:** 8/23/2021 **Status:** ✅ Merged **Merged:** 8/23/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/css-fix` --- ### 📝 Commits (1) - [`2a7804e`](https://github.com/cs01/termpair/commit/2a7804e571ebebbd8326f36780ea88364b759879) fix css width and alignment ### 📊 Changes **9 files changed** (+76 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `CONTRIBUTING.md` (+25 -21) 📝 `README.md` (+8 -12) 📝 `noxfile.py` (+1 -1) 📝 `termpair/frontend_src/src/App.tsx` (+3 -3) 📝 `termpair/frontend_src/src/BottomBar.tsx` (+19 -17) 📝 `termpair/frontend_src/src/LandingPageContent.tsx` (+1 -1) 📝 `termpair/frontend_src/src/TopBar.tsx` (+13 -11) 📝 `termpair/frontend_src/src/constants.ts` (+1 -1) </details> ### 📄 Description <!-- add an 'x' in the brackets below --> * [x] I have added an entry to `CHANGELOG.md` ## Summary of changes * Increment version * Update readme and contributing instructions * [feature] add small, dark grey outline around the terminal * [bugfix] center the terminal instead of left aligning it * [bugfix] better text spacing in bottom status bar --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21:34 +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/termpair#88
No description provided.