From 95a09c42b6e803c285c19cb7fdc97eaef67c6176 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 10 Jul 2020 10:29:53 -0400 Subject: [PATCH] Set text alignment --- src/styles/component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/component.scss b/src/styles/component.scss index 6f5640c39..848f09a80 100644 --- a/src/styles/component.scss +++ b/src/styles/component.scss @@ -1,6 +1,7 @@ :host { position: relative; box-sizing: border-box; + text-align: left; & *, & *:before,