fix(frontend): ページのコンテンツがはみ出る問題を修正 (#16817)

* fix(frontend): ページのコンテンツがはみ出る問題を修正

* Update Changelog
This commit is contained in:
かっこかり
2025-11-20 15:38:25 +09:00
committed by GitHub
parent 9f810d701d
commit 7e56fed164
2 changed files with 2 additions and 0 deletions

View File

@@ -465,6 +465,7 @@ definePage(() => ({
}
.pageContent {
contain: content;
margin-bottom: 1.5rem;
}