mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-28 14:04:49 -04:00
Remove firmware download button padding
This commit is contained in:
parent
273bd7692c
commit
f42acf2e00
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ struct ListRowFirmware: View {
|
|||
.help("Download macOS Firmware")
|
||||
.buttonStyle(.mistAction)
|
||||
.clipShape(Capsule())
|
||||
.padding(.trailing, padding)
|
||||
}
|
||||
.alert(isPresented: $showAlert) {
|
||||
switch alertType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue