macOS: align sessions list with header
This commit is contained in:
@@ -112,6 +112,8 @@ struct SessionsSettings: View {
|
||||
self.sessionRow(row)
|
||||
}
|
||||
.listStyle(.inset)
|
||||
// The view already applies horizontal padding; keep the list aligned with the text above.
|
||||
.padding(.horizontal, -12)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user