edit padding

This commit is contained in:
cheykrym 2025-10-22 05:18:58 +03:00
parent c1e39128fb
commit 9685674056

View File

@ -255,7 +255,7 @@ struct PrivateChatView: View {
}
}
}
.padding(.horizontal, 16)
.padding(.horizontal, 10)
.padding(.top, 10)
.padding(.bottom, 8)
.background(.ultraThinMaterial)