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

fix: form style bug #291

Merged
merged 2 commits into from
Jun 29, 2023
Merged

fix: form style bug #291

merged 2 commits into from
Jun 29, 2023

Conversation

eurecalulu
Copy link
Contributor

@eurecalulu eurecalulu commented Jun 29, 2023

This pull request mainly made the following changes:

  • fix form style bug
    When "npm run build" is executed, some styles are overwritten by antd styles, resulting in loss of styles. Therefore, the styles are re-adjusted to make the styles normal after packaging.
  • change the location of the 'id' field
    After discussing with the back-end developer, we think it is more appropriate to put the 'id' field in the 'discovery' field. Thus I modified the position of the 'id' field.

yu199195
yu199195 previously approved these changes Jun 29, 2023
@li-keguo li-keguo merged commit 1f470c3 into apache:master Jun 29, 2023
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.

3 participants