Skip to content

feat(download): display OS icons in download tab buttons#181

Open
PrashantDhuri08 wants to merge 1 commit into
localsend:mainfrom
PrashantDhuri08:feat/add-os-icons-to-downloads
Open

feat(download): display OS icons in download tab buttons#181
PrashantDhuri08 wants to merge 1 commit into
localsend:mainfrom
PrashantDhuri08:feat/add-os-icons-to-downloads

Conversation

@PrashantDhuri08

Copy link
Copy Markdown

Description

Enhances the downloads page by displaying operating system icons inside the OS tab buttons (Windows, macOS, Linux, Android, iOS) using the existing getOSIcon helper function and @nuxt/icon. It also centers and aligns the icons and labels correctly using flex utilities.

Changes

  • Added <Icon> element inside the tab-btn button loop in download.vue.
  • Used Tailwind classes inline-flex items-center justify-center to align the icons and labels perfectly.

Screenshots

Before After
Before After

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant