[PR #596] [MERGED] feat: |UI| change SideMargin size base on gridMaxCols #650

Closed
opened 2026-02-26 21:32:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/596
Author: @dreamhunter2333
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 82c5fc5 feat: |UI| change SideMargin size base on gridMaxCols

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 frontend/src/App.vue (+5 -4)

📄 Description

PR Type

Enhancement


Description

  • Adjusted SideMargin size based on gridMaxCols.

  • Dynamically set grid columns based on ad visibility.

  • Simplified footer and back-to-top button styles.


Changes walkthrough 📝

Relevant files
Enhancement
App.vue
Dynamic grid columns and SideMargin adjustment                     

frontend/src/App.vue

  • Added gridMaxCols computed property.
  • Updated grid columns to use gridMaxCols.
  • Adjusted span values for grid items.
  • Simplified footer and back-to-top button styles.
  • +5/-4     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.

  • 🔄 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/dreamhunter2333/cloudflare_temp_email/pull/596 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`82c5fc5`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/82c5fc535e8f1b55b7f4827433534079b5a7b229) feat: |UI| change SideMargin size base on gridMaxCols ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/App.vue` (+5 -4) </details> ### 📄 Description ### **PR Type** Enhancement ___ ### **Description** - Adjusted `SideMargin` size based on `gridMaxCols`. - Dynamically set grid columns based on ad visibility. - Simplified footer and back-to-top button styles. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>App.vue</strong><dd><code>Dynamic grid columns and SideMargin adjustment</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> frontend/src/App.vue <li>Added <code>gridMaxCols</code> computed property.<br> <li> Updated grid columns to use <code>gridMaxCols</code>.<br> <li> Adjusted span values for grid items.<br> <li> Simplified footer and back-to-top button styles. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/596/files#diff-08bef502d8d33bea18f88fb6f472577fe30ae672500e5429b089c3e9bd686878">+5/-4</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:32:14 +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/cloudflare_temp_email#650
    No description provided.