aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/class-helpers')
-rw-r--r--client/src/sass/class-helpers/_buttons.scss2
-rw-r--r--client/src/sass/class-helpers/_common.scss2
-rw-r--r--client/src/sass/class-helpers/_custom-bootstrap-helpers.scss2
-rw-r--r--client/src/sass/class-helpers/_forms.scss2
-rw-r--r--client/src/sass/class-helpers/_menu.scss2
-rw-r--r--client/src/sass/class-helpers/index.scss2
6 files changed, 6 insertions, 6 deletions
diff --git a/client/src/sass/class-helpers/_buttons.scss b/client/src/sass/class-helpers/_buttons.scss
index 61fdbbf70..436bb48f4 100644
--- a/client/src/sass/class-helpers/_buttons.scss
+++ b/client/src/sass/class-helpers/_buttons.scss
@@ -34,4 +34,4 @@
34 34
35.peertube-radio-container { 35.peertube-radio-container {
36 @include peertube-radio-container; 36 @include peertube-radio-container;
37} \ No newline at end of file 37}
diff --git a/client/src/sass/class-helpers/_common.scss b/client/src/sass/class-helpers/_common.scss
index d342c2ceb..5fe8af26f 100644
--- a/client/src/sass/class-helpers/_common.scss
+++ b/client/src/sass/class-helpers/_common.scss
@@ -120,4 +120,4 @@
120 120
121.chip { 121.chip {
122 @include chip; 122 @include chip;
123} \ No newline at end of file 123}
diff --git a/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss b/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
index d5606181d..bb5902ec9 100644
--- a/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
+++ b/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
@@ -5,4 +5,4 @@
5 5
6.fs-5-5 { 6.fs-5-5 {
7 @include font-size(1.125rem); 7 @include font-size(1.125rem);
8} \ No newline at end of file 8}
diff --git a/client/src/sass/class-helpers/_forms.scss b/client/src/sass/class-helpers/_forms.scss
index 79495aeb4..1e78df947 100644
--- a/client/src/sass/class-helpers/_forms.scss
+++ b/client/src/sass/class-helpers/_forms.scss
@@ -52,4 +52,4 @@
52label+.form-group-description { 52label+.form-group-description {
53 margin-bottom: 10px; 53 margin-bottom: 10px;
54 margin-top: 0; 54 margin-top: 0;
55} \ No newline at end of file 55}
diff --git a/client/src/sass/class-helpers/_menu.scss b/client/src/sass/class-helpers/_menu.scss
index 1d17f9f2e..9e69136c4 100644
--- a/client/src/sass/class-helpers/_menu.scss
+++ b/client/src/sass/class-helpers/_menu.scss
@@ -77,4 +77,4 @@
77 @media screen and (max-width: $small-view) { 77 @media screen and (max-width: $small-view) {
78 flex-direction: column; 78 flex-direction: column;
79 } 79 }
80} \ No newline at end of file 80}
diff --git a/client/src/sass/class-helpers/index.scss b/client/src/sass/class-helpers/index.scss
index ec0aea52e..a7d584d96 100644
--- a/client/src/sass/class-helpers/index.scss
+++ b/client/src/sass/class-helpers/index.scss
@@ -2,4 +2,4 @@
2@use '_common' as *; 2@use '_common' as *;
3@use '_custom-bootstrap-helpers' as *; 3@use '_custom-bootstrap-helpers' as *;
4@use '_forms' as *; 4@use '_forms' as *;
5@use '_menu' as *; \ No newline at end of file 5@use '_menu' as *;