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

+layout.svelte のglobal cssの軽微な修正 #197

Merged
merged 2 commits into from
Jul 13, 2024
Merged

+layout.svelte のglobal cssの軽微な修正 #197

merged 2 commits into from
Jul 13, 2024

Conversation

ryoppippi
Copy link
Member

@ryoppippi ryoppippi commented Jul 13, 2024

表題通り

@ryoppippi ryoppippi requested a review from tomoya July 13, 2024 11:41
margin: 0;
min-width: 300px; /* 実際には320pxだが、スクロールバー等を考慮して300pxとしておく */
:global {
body {
Copy link
Member Author

Choose a reason for hiding this comment

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

svelte5からnesting cssが使えるようになったのでそれを適用
sveltejs/svelte#8587

Copy link

Deploying vim-jp-radio-lp with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1810c50
Status: ✅  Deploy successful!
Preview URL: https://80cbcdd8.lp-d1f.pages.dev
Branch Preview URL: https://feature-css.lp-d1f.pages.dev

View logs

Copy link
Contributor

@tomoya tomoya left a comment

Choose a reason for hiding this comment

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

LGTM

@tomoya tomoya merged commit 701ba8d into main Jul 13, 2024
2 checks passed
@tomoya tomoya deleted the feature/css branch July 13, 2024 11:50
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.

2 participants