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

213: Add padding for default and dashboardLayout #223

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

SebastianNowak01
Copy link
Collaborator

This pull request includes changes to the layout components in the frontend to improve the padding and styling consistency. The most important changes include adding padding to the Box component in Layout.tsx and updating the DashboardLayout component to include padding and clean up the style definitions. Closes #213.

Styling improvements:

@SebastianNowak01 SebastianNowak01 added the frontend Related to the frontend label Dec 3, 2024
@SebastianNowak01 SebastianNowak01 linked an issue Dec 3, 2024 that may be closed by this pull request
Copy link

deepsource-io bot commented Dec 3, 2024

Here's the code health analysis summary for commits 3fcad1e..a3971be. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource Rust LogoRust✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@m-milek m-milek merged commit b6bb945 into dev Dec 3, 2024
15 checks passed
@m-milek m-milek deleted the 213-common-layout-container-for-dashboard-routes branch December 3, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Common layout container for Dashboard routes
2 participants