mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-07 19:25:52 +00:00
gradient padding
This commit is contained in:
@@ -137,7 +137,7 @@ struct UserPicker: View {
|
||||
startPoint: .leading,
|
||||
endPoint: .trailing
|
||||
)
|
||||
.frame(width: 24)
|
||||
.frame(width: 2)
|
||||
Color.clear
|
||||
LinearGradient(
|
||||
colors: [.clear, .black],
|
||||
|
||||
Reference in New Issue
Block a user