Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Line-height in tab component #3432

Merged
merged 8 commits into from
Nov 28, 2024

Conversation

SriHV
Copy link
Contributor

@SriHV SriHV commented Nov 20, 2024

What is the context of this PR?

#3393 ...

As per the ticket, replaced line-height with padding and box-shadow in .ons-tab--row class
Also adjusted width of the box size of the element to 40px from 40.8px as per Dina's suggestion.
Screenshot 2024-11-20 at 16 38 34

How to review this PR

Inspect the examples in tab component and check that line-height and is driven by padding instead

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

@SriHV SriHV added the Enhancement Change of existing feature label Nov 20, 2024
@SriHV SriHV requested a review from a team November 20, 2024 17:13
@SriHV SriHV self-assigned this Nov 20, 2024
Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit 97e7628
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/6746fdd28f03e300088a1e73
😎 Deploy Preview https://deploy-preview-3432--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SriHV SriHV linked an issue Nov 20, 2024 that may be closed by this pull request
Copy link
Contributor

@admilne admilne left a comment

Choose a reason for hiding this comment

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

LGTM

@SriHV SriHV merged commit af2ff28 into main Nov 28, 2024
25 checks passed
@SriHV SriHV deleted the enhancement/3393/adjust-line-height-on-details-tab branch November 28, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Change of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate and adjust the line height on details tabs
3 participants