mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-15 02:40:18 +00:00
no-asset banner
This commit is contained in:
@@ -118,7 +118,8 @@ struct SupportSimpleXBanner: View {
|
||||
.resizable()
|
||||
.scaledToFit()
|
||||
.frame(width: 48, height: 48)
|
||||
.padding(.top, (cardHeight - 48) / 2)
|
||||
.padding(.vertical, (cardHeight - 48) / 2)
|
||||
.padding(.trailing, 12)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user