Skip to content

Fix CSS syntax errors in custom-select component#91

Open
dayanand-37 wants to merge 1 commit intopranaykgupta:masterfrom
dayanand-37:master
Open

Fix CSS syntax errors in custom-select component#91
dayanand-37 wants to merge 1 commit intopranaykgupta:masterfrom
dayanand-37:master

Conversation

@dayanand-37
Copy link
Copy Markdown

What was done

  • Fixed invalid background SVG URL
  • Corrected syntax errors (missing semicolons, wrong characters)
  • Cleaned and standardized styles in .custom-select

Why

The dropdown styling was breaking due to invalid CSS syntax, causing rendering issues.

Result

The custom select component now renders correctly without CSS errors.

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