This commit is contained in:
Thomas Ricouard 2024-02-02 08:53:48 +01:00
parent 551e6b1412
commit 9bd967cddf

View file

@ -45,7 +45,7 @@ extension StatusEditor {
}
.frame(height: 20)
.padding(.vertical, 12)
.background(.thinMaterial)
.background(.ultraThickMaterial)
#endif
}