diff --git a/Signal/src/Loki/View Controllers/LightModeSheet.swift b/Signal/src/Loki/View Controllers/LightModeSheet.swift index c84482e71..2e9a9e3bd 100644 --- a/Signal/src/Loki/View Controllers/LightModeSheet.swift +++ b/Signal/src/Loki/View Controllers/LightModeSheet.swift @@ -20,6 +20,7 @@ final class LightModeSheet : Sheet { let explanationLabel = UILabel() explanationLabel.textColor = Colors.text explanationLabel.font = .systemFont(ofSize: Values.smallFontSize) + explanationLabel.textAlignment = .center explanationLabel.text = """ Whoops, who left the lights on?