mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[ios] Fix About screen cell background issue
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
ef1ea0ef96
commit
e3d4549f98
@@ -29,7 +29,7 @@ final class InfoView: UIView {
|
||||
}
|
||||
|
||||
private func setupView() {
|
||||
setStyle(.background)
|
||||
setStyle(.clearBackground)
|
||||
|
||||
stackView.axis = .horizontal
|
||||
stackView.distribution = .fill
|
||||
|
||||
Reference in New Issue
Block a user