mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-24 14:02:53 +01:00
Improve padding in card link
This commit is contained in:
parent
b6b3c30931
commit
f00f843a77
@ -80,7 +80,7 @@ public struct StatusRowCardView: View {
|
||||
.lineLimit(1)
|
||||
}
|
||||
Spacer()
|
||||
}.padding(8)
|
||||
}.padding(16)
|
||||
}
|
||||
.frame(maxWidth: maxWidth)
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
|
Loading…
Reference in New Issue
Block a user