mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-23 15:40:37 +00:00
Fix #1938
This commit is contained in:
parent
551e6b1412
commit
9bd967cddf
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ extension StatusEditor {
|
|||
}
|
||||
.frame(height: 20)
|
||||
.padding(.vertical, 12)
|
||||
.background(.thinMaterial)
|
||||
.background(.ultraThickMaterial)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue