[PR #139] [MERGED] chore: improve general styling #746

Closed
opened 2026-02-26 18:48:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/139
Author: @Mythie
Created: 4/21/2023
Status: Merged
Merged: 5/1/2023
Merged by: @Mythie

Base: mainHead: fix/improve-general-styling


📝 Commits (2)

  • d135df8 fix: improve general styling
  • 8457823 fix: improve sign in and sign up pages

📊 Changes

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

View changed files

📝 apps/web/components/editor/pdf-signer.tsx (+1 -2)
📝 apps/web/components/editor/signature-dialog.tsx (+34 -28)
📝 apps/web/components/login.tsx (+3 -3)
📝 apps/web/components/signup.tsx (+1 -1)
📝 apps/web/pages/dashboard.tsx (+12 -9)
📝 apps/web/pages/documents.tsx (+14 -14)
📝 apps/web/tailwind.config.js (+42 -3)
📝 packages/features/uploadDocument.ts (+6 -3)
📝 packages/ui/components/button/Button.tsx (+4 -4)

📄 Description

Improve the general styling of the app by removing floats and replacing it flex. Additionally, improve the constrast of certain parts of the app and add some transitions to hover changes.

A video of the changes can be found below:
https://www.loom.com/share/5cdbe76a6b4b4030a446d4f0282e7ea3


🔄 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/documenso/documenso/pull/139 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 4/21/2023 **Status:** ✅ Merged **Merged:** 5/1/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/improve-general-styling` --- ### 📝 Commits (2) - [`d135df8`](https://github.com/documenso/documenso/commit/d135df827a2d98812ee68dc969e479167be97126) fix: improve general styling - [`8457823`](https://github.com/documenso/documenso/commit/8457823d8ee63829a41f0232d6fba3f19b7dd321) fix: improve sign in and sign up pages ### 📊 Changes **9 files changed** (+117 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/editor/pdf-signer.tsx` (+1 -2) 📝 `apps/web/components/editor/signature-dialog.tsx` (+34 -28) 📝 `apps/web/components/login.tsx` (+3 -3) 📝 `apps/web/components/signup.tsx` (+1 -1) 📝 `apps/web/pages/dashboard.tsx` (+12 -9) 📝 `apps/web/pages/documents.tsx` (+14 -14) 📝 `apps/web/tailwind.config.js` (+42 -3) 📝 `packages/features/uploadDocument.ts` (+6 -3) 📝 `packages/ui/components/button/Button.tsx` (+4 -4) </details> ### 📄 Description Improve the general styling of the app by removing floats and replacing it `flex`. Additionally, improve the constrast of certain parts of the app and add some transitions to hover changes. A video of the changes can be found below: https://www.loom.com/share/5cdbe76a6b4b4030a446d4f0282e7ea3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:45 +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/documenso#746
No description provided.