mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
padding changes
This commit is contained in:
@@ -116,7 +116,7 @@ struct AddAccountsView: View {
|
||||
.frame(width: 80)
|
||||
})
|
||||
}
|
||||
}.padding([.top, .bottom], 4)
|
||||
}.padding(.vertical, 8)
|
||||
}
|
||||
.pickerStyle(RadioGroupPickerStyle())
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
|
||||
Reference in New Issue
Block a user