Revert "ui: Add more padding everywhere."
This reverts commit 36107a2752.
This commit is contained in:
@@ -18,7 +18,7 @@ func PostButton(action: @escaping () -> ()) -> some View {
|
||||
})
|
||||
.background(Color.blue)
|
||||
.cornerRadius(38.5)
|
||||
.padding(.bottom)
|
||||
.padding()
|
||||
.shadow(color: Color.black.opacity(0.3),
|
||||
radius: 3,
|
||||
x: 3,
|
||||
|
||||
Reference in New Issue
Block a user