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

Small styling fixes for antd v5 upgrade #7612

Merged
merged 5 commits into from
Feb 8, 2024
Merged

Small styling fixes for antd v5 upgrade #7612

merged 5 commits into from
Feb 8, 2024

Conversation

hotzenklotz
Copy link
Member

@hotzenklotz hotzenklotz commented Feb 7, 2024

  • make number inputs borderless

    • fixes:
      image
  • Use darker red background color for navbar in case of errors

    • Fixes:
image

Issues:


(Please delete unneeded items, merge only when none are left open)

@@ -166,13 +166,8 @@ body {
}



// Buttons with just an icon, e.g. on annotation dashboard
.ant-btn-icon-only .anticon {
Copy link
Member Author

Choose a reason for hiding this comment

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

I believe this is no longer required and left over from the custom button padding that we applied by default to all buttons.

Copy link
Member

@philippotto philippotto left a comment

Choose a reason for hiding this comment

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

👍

@hotzenklotz hotzenklotz merged commit ea60d95 into master Feb 8, 2024
2 checks passed
@hotzenklotz hotzenklotz deleted the antd5-fixes branch February 8, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants