Skip to content

PM-1321 Fix alignment issues on copilot form #1143

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

Merged
merged 1 commit into from
Jul 21, 2025
Merged

PM-1321 Fix alignment issues on copilot form #1143

merged 1 commit into from
Jul 21, 2025

Conversation

himaniraghav3
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-1321

What's in this PR?

Fixes alignment on the copilot request form

@@ -42,6 +42,29 @@ $gradient: linear-gradient(
margin-bottom: 1rem;
}

@media (max-width: 768px) {
.formRadioBtn {

Choose a reason for hiding this comment

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

The media query block is missing indentation for the nested styles. Ensure that the styles inside the @media block are indented for better readability and consistency with the rest of the file.

@himaniraghav3 himaniraghav3 merged commit d505fbb into dev Jul 21, 2025
3 checks passed
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