aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/system.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+admin/system/system.component.scss')
-rw-r--r--client/src/app/+admin/system/system.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+admin/system/system.component.scss b/client/src/app/+admin/system/system.component.scss
index 3ffcb67c0..18858ac1c 100644
--- a/client/src/app/+admin/system/system.component.scss
+++ b/client/src/app/+admin/system/system.component.scss
@@ -1,5 +1,5 @@
1@import '_variables'; 1@use '_variables' as *;
2@import '_mixins'; 2@use '_mixins' as *;
3 3
4.form-sub-title { 4.form-sub-title {
5 @include margin-right(30px); 5 @include margin-right(30px);