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(ui): dashboard-only responsiveness #11152

Merged

Conversation

dottharun
Copy link
Contributor

@dottharun dottharun commented Jun 11, 2024

  • remove slide from resource view

Notes for Reviewers

This PR adds responsivness to Dashboard only without affecting any other pages.

  • Removes the Slide animation from resource to be responsive overrall.

Signed commits

  • Yes, I signed my commits.

- remove slide from resource view

Signed-off-by: Tharun T <tharun242424@gmail.com>
@github-actions github-actions bot added the component/ui User Interface label Jun 11, 2024
Copy link

@@ -228,7 +228,7 @@ const View = (props) => {
>
<Paper>
<HeaderComponent />
<div style={{ margin: '1rem 7rem', paddingBottom: '1rem' }}>
<div style={{ margin: '1rem clamp(0.2rem, 5%, 7rem)', paddingBottom: '1rem' }}>
Copy link
Member

Choose a reason for hiding this comment

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

Whooo-hooo, @dottharun! 😄

@leecalcote leecalcote merged commit dd8c430 into meshery:master Jun 11, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants