[PR #82] [MERGED] css width fixes #87

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/82
Author: @cs01
Created: 8/14/2021
Status: Merged
Merged: 8/14/2021
Merged by: @cs01

Base: masterHead: cs01/css-width-fixes


📝 Commits (1)

📊 Changes

4 files changed (+4 additions, -3 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 termpair/frontend_src/src/App.tsx (+1 -1)
📝 termpair/frontend_src/src/CopyCommand.tsx (+1 -1)
📝 termpair/frontend_src/src/LandingPageContent.tsx (+1 -1)

📄 Description

  • I have added an entry to CHANGELOG.md

Summary of changes

  • Set max width of whole page, including top bar, not just content
  • Ensure content fits by wrapping code

Test plan

Tested by running

yarn build
nox -s serve-3.9

🔄 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/82 **Author:** [@cs01](https://github.com/cs01) **Created:** 8/14/2021 **Status:** ✅ Merged **Merged:** 8/14/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/css-width-fixes` --- ### 📝 Commits (1) - [`0d03e08`](https://github.com/cs01/termpair/commit/0d03e086b670307108acea661a1b99f1ac511c5c) css width fixes ### 📊 Changes **4 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `termpair/frontend_src/src/App.tsx` (+1 -1) 📝 `termpair/frontend_src/src/CopyCommand.tsx` (+1 -1) 📝 `termpair/frontend_src/src/LandingPageContent.tsx` (+1 -1) </details> ### 📄 Description <!-- add an 'x' in the brackets below --> * [x] I have added an entry to `CHANGELOG.md` ## Summary of changes * Set max width of whole page, including top bar, not just content * Ensure content fits by wrapping code ## Test plan <!-- provide evidence of testing, preferably with command(s) that can be copy+pasted by others --> Tested by running ``` yarn build nox -s serve-3.9 ``` --- <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#87
No description provided.