Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

fix: bugs #5676

Merged
Merged

Conversation

mayuran-deriv
Copy link
Contributor

@mayuran-deriv mayuran-deriv commented Sep 25, 2023

Changes:

  • ...
    regression bugs spacing issues

Type of change

  • Bug fix
  • New feature
  • Update feature
  • Refactor code
  • Translation to code
  • Translation to crowdin
  • Script configuration
  • Improve performance
  • Style only
  • Dependency update
  • Documentation update
  • Release

@vercel
Copy link

vercel bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
deriv-com ✅ Ready (Inspect) Visit Preview Sep 25, 2023 8:58am

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 29
🟠 Accessibility 83
🟢 Best practices 92
🟢 SEO 93
🟢 PWA 90

Lighthouse ran on https://deriv-com-git-fork-mayuran-deriv-mayuran-regressionpaddingout.binary.sx/

fasihali-deriv
fasihali-deriv previously approved these changes Sep 25, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.1% 6.1% Duplication

@mitra-deriv mitra-deriv merged commit fe3674e into binary-com:master Sep 26, 2023
4 checks passed
@@ -63,7 +63,7 @@
gap: 1rem;

td {
padding: 1rem;
padding-block: 1rem;
Copy link
Contributor

@jia-deriv jia-deriv Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is padding-block using here instead of padding: 1rem 0? Is it padding-block better?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @jia-deriv padding bock is different its CSS logical properties,
I had to give padding only for top and bottom so I did this

Copy link
Contributor

@jia-deriv jia-deriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

meenakshi-deriv pushed a commit to meenakshi-deriv/deriv-com that referenced this pull request Oct 4, 2023
* fix: bugs

* fix: fix padding

* fix: remove padding

* fix: add padding block
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants