Fix text alignment

This commit is contained in:
nielsandriesse 2020-09-03 11:53:57 +10:00
parent 59e1772f21
commit 19910c5793

View file

@ -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?