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

Optimize the content styling of the monitoring details page. #2168

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

kerwin612
Copy link
Member

What's changed?

before:
887f1ae016867517cd43ae5cbec8514
dc910fd7bec20c984318009e7805dbf

after:
c16ff51e9b444d8fa904993d9172ba5
4a408851c9fbd2878b9bb6d4aeaab57

  • Use a unified card template to facilitate unified style and maintenance;
  • Using a unified header layout, removing the line breaks in the header gives more space to the content.
  • The card scrollbar only scrolls the content, making it easier to view the information belonging to the current card after scrolling.

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@github-actions github-actions bot added the webapp label Jul 2, 2024
@zqr10159 zqr10159 merged commit 2152717 into apache:master Jul 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants