forked from mirrors/misskey
fix(frontend): ページのコンテンツがはみ出る問題を修正 (#16817)
* fix(frontend): ページのコンテンツがはみ出る問題を修正 * Update Changelog
This commit is contained in:
@@ -465,6 +465,7 @@ definePage(() => ({
|
||||
}
|
||||
|
||||
.pageContent {
|
||||
contain: content;
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user