diff --git a/resources/styles/dependencies/helpers.scss b/resources/styles/dependencies/helpers.scss index 718577bd59..5f050a678a 100644 --- a/resources/styles/dependencies/helpers.scss +++ b/resources/styles/dependencies/helpers.scss @@ -35,6 +35,9 @@ $br-big: 8px; flex-direction: column; } + &.center { + justify-content: center; + } } &.half {