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(cxl-lumo-styles): cxl-dashboard-header -> mobile layout inline padding #378

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

freudFlintstone
Copy link

Copy link

github-actions bot commented Dec 20, 2023

size-limit report 📦

Path Size
packages/cxl-ui/pkg/dist-web/cxl-ui.js 69.69 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-jwplayer.js 11.89 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-playbooks.js 28.85 KB (0%)
packages/cxl-ui/pkg/dist-web/vendor.js 140.5 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-jwplayer.js, packages/cxl-ui/pkg/dist-web/cxl-ui-playbooks.js, packages/cxl-ui/pkg/dist-web/cxl-ui.js, packages/cxl-ui/pkg/dist-web/manifest.js, packages/cxl-ui/pkg/dist-web/unresolved.js, packages/cxl-ui/pkg/dist-web/vendor.js 252.08 KB (0%)

@@ -11,7 +11,7 @@ export default {
};

export const CXLDashboardSections = () => html`
<div style="margin-top: var(--lumo-space-xl)">
<div style="margin-top: var(--lumo-space-xl): padding: 0 var(--lumo-space-l);">

Choose a reason for hiding this comment

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

Suggested change
<div style="margin-top: var(--lumo-space-xl): padding: 0 var(--lumo-space-l);">
<div style="margin-top: var(--lumo-space-xl); padding: 0 var(--lumo-space-l);">

@pawelkmpt
Copy link

Task linked: CU-86ayxtd8r Dashboard - fix whitespacing

@pawelkmpt pawelkmpt force-pushed the raphael/fix/dashboard/mobile-layout branch from 04c160f to 1dce9df Compare December 21, 2023 13:19
@pawelkmpt pawelkmpt merged commit 6f7bc65 into master Dec 21, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants