-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
style(client): overlay frame show scrollbar #14701
Conversation
|
@bluwy Do you think this change is necessary? |
Personally, I don't really know 😄 But it doesn't hurt to add a scrollbar so I'm going to approve this as see what others think. It's only showing when there's long content so I think it's fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have a strong opinion but I think we can have this.
Description
When the page displays an error message pop-up window, if the content is too long, it is more friendly to display a scrollbar.
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).