mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-19 03:33:36 +01:00
[FIX] Various UI issues
This commit is contained in:
committed by
Joe Mattiello
parent
57213fbf0c
commit
e0bd54389c
@@ -91,7 +91,7 @@ struct NewsItemView: View {
|
||||
alignment: .topLeading
|
||||
)
|
||||
.background(Color(newsItem.tintColor))
|
||||
.clipShape(RoundedRectangle(cornerRadius: 30, style: .circular))
|
||||
.clipShape(RoundedRectangle(cornerRadius: 24, style: .circular))
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user