Fix #1938
This commit is contained in:
parent
551e6b1412
commit
9bd967cddf
|
@ -45,7 +45,7 @@ extension StatusEditor {
|
|||
}
|
||||
.frame(height: 20)
|
||||
.padding(.vertical, 12)
|
||||
.background(.thinMaterial)
|
||||
.background(.ultraThickMaterial)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue