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

Display the border-bottom for Author modal header #309

Closed
ErnestaP opened this issue Mar 5, 2024 · 0 comments
Closed

Display the border-bottom for Author modal header #309

ErnestaP opened this issue Mar 5, 2024 · 0 comments
Assignees

Comments

@ErnestaP
Copy link

ErnestaP commented Mar 5, 2024

Currently, after deploying UI, the header border-bottom disappears, it's overwritten:

Screenshot-2024-03-04-at-14 36 34 Screenshot-2024-03-04-at-14 36 07

It comes from the source code of modal:
https://github.com/ant-design/ant-design/blob/master/components/modal/style/index.ts#L269
https://github.com/ant-design/ant-design/blob/master/components/modal/style/index.ts#L376C1-L378C14

Need to add '!important' to add wanted border-bottom

ErnestaP added a commit to ErnestaP/scoap3 that referenced this issue Mar 5, 2024
@ErnestaP ErnestaP self-assigned this Mar 5, 2024
ErnestaP added a commit to SCOAP3/scoap3 that referenced this issue Mar 5, 2024
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

No branches or pull requests

2 participants