mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 15:15:35 +00:00
extra space after sun
This commit is contained in:
@@ -106,7 +106,7 @@ struct UserPicker: View {
|
||||
ThemeManager.applyTheme(DefaultTheme.LIGHT.themeName)
|
||||
}
|
||||
userPickerVisible.toggle()
|
||||
}
|
||||
}.padding(.bottom, 7)
|
||||
}
|
||||
}
|
||||
.scaleEffect(x: 1, y: oneHandUI ? -1 : 1, anchor: .center)
|
||||
|
||||
Reference in New Issue
Block a user