aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss
index 871f193f..0a303b15 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -242,7 +242,7 @@ i[class*=icon-] {
}
&.right {
- justify-content: right;
+ justify-content: flex-end;
padding-right: 20px;
}
}