extra space after sun

This commit is contained in:
Diogo
2024-08-27 09:42:26 +01:00
parent 4aff245515
commit 5e538616da
@@ -106,7 +106,7 @@ struct UserPicker: View {
ThemeManager.applyTheme(DefaultTheme.LIGHT.themeName)
}
userPickerVisible.toggle()
}
}.padding(.bottom, 7)
}
}
.scaleEffect(x: 1, y: oneHandUI ? -1 : 1, anchor: .center)