单词列表页标题改为小标题,缩小列表与导航栏的间距
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -17,7 +17,9 @@ struct WordListView: View {
|
||||
.padding(.vertical, 2)
|
||||
}
|
||||
}
|
||||
.contentMargins(.top, 8, for: .scrollContent)
|
||||
.navigationTitle(category.name)
|
||||
.navigationBarTitleDisplayMode(.inline)
|
||||
.toolbar {
|
||||
ToolbarItem(placement: .primaryAction) {
|
||||
Menu {
|
||||
|
||||
Reference in New Issue
Block a user