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

fix: icon alignment issue in SubNav bar #9681

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

mrical
Copy link
Contributor

@mrical mrical commented Oct 30, 2023

Fixes Issue

Closes #9656

Changes proposed

Added Tailwind CSS class items-center to the component Tabs which is used in SubNav bar to vertically align icon to center

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

chrome_ZRUerPQO3i

Note to reviewers

@github-actions github-actions bot added the issue linked Pull Request has issue linked label Oct 30, 2023
Copy link
Member

@eddiejaoude eddiejaoude left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@eddiejaoude eddiejaoude merged commit 41a40f9 into EddieHubCommunity:main Oct 30, 2023
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue linked Pull Request has issue linked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Icon Alignment Issue in SubNav Bar on Desktop View
2 participants