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

Authors modal padding fix #189

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Authors modal padding fix #189

merged 1 commit into from
Mar 4, 2024

Conversation

ErnestaP
Copy link
Contributor

@ErnestaP ErnestaP commented Mar 4, 2024

No description provided.

Copy link
Contributor

@karolina-siemieniuk-morawska karolina-siemieniuk-morawska left a comment

Choose a reason for hiding this comment

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

This will result in increasing the padding in title bar as well as in modal body, and this is not the desired result
Screenshot 2024-03-04 at 11 12 21

This is what we want
Screenshot 2024-03-04 at 11 13 46

Copy link
Contributor

Choose a reason for hiding this comment

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

Now the title and content will be misaligned

Screenshot 2024-03-04 at 11 17 54

I'd suggest changing

.ant-modal-body {
to div.ant-modal .ant-modal-body

@ErnestaP
Copy link
Contributor Author

ErnestaP commented Mar 4, 2024

The results of changes:
Screenshot 2024-03-04 at 11 23 14

@ErnestaP ErnestaP marked this pull request as ready for review March 4, 2024 10:26
@ErnestaP
Copy link
Contributor Author

ErnestaP commented Mar 4, 2024

Screenshot-2024-03-04-at-11 39 29
final result

@ErnestaP ErnestaP merged commit be19a6c into SCOAP3:main Mar 4, 2024
4 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.

2 participants