Modified to look beautiful even in a narrow window by maoyama · Pull Request #175 · maoyama/Changes (original) (raw)
GitClient/Views/Folder/CommitRowView.swift
Wrapped hash and merge icon in a trailing VStack with custom spacing
GitClient/Views/Commit/UnstagedView.swift
Added explicit spacing: 0 to LazyVStack for compact layout
GitClient/Views/Commit/StagedView.swift
Added explicit spacing: 0 to VStack for compact layout
GitClient/Views/Commit/SectionHeader.swift
Removed vertical padding and conditional Divider in header
GitClient/Views/Commit/CommitDetailContentView.swift
Updated font styles and numeric padding (14, 8, 4, 2)
GitClient/Views/Commit/CommitCreateView.swift
Changed .padding(.vertical) to .padding(.bottom) in creation view