mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-27 12:59:17 +01:00
Tweak the theme selector view (#975)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
This commit is contained in:
parent
c9e542a2ed
commit
25f699a321
@ -47,7 +47,7 @@ struct ThemeBoxView: View {
|
||||
|
||||
Text("design.theme.toots-preview")
|
||||
.foregroundColor(color.labelColor)
|
||||
.frame(maxWidth: .infinity)
|
||||
.frame(maxWidth: .infinity, maxHeight: .infinity)
|
||||
.padding()
|
||||
.background(color.primaryBackgroundColor)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user