diff --git a/front/core/components/data-viewer/index.html b/front/core/components/data-viewer/index.html
index dd696fda3a..8c843d8693 100644
--- a/front/core/components/data-viewer/index.html
+++ b/front/core/components/data-viewer/index.html
@@ -2,7 +2,7 @@
+ class="vn-pt-md">
section {
content: ':';
}
}
- & > span {
- color: $color-font;
- }
& > vn-icon {
vertical-align: middle;
color: $color-font-secondary;
diff --git a/front/core/components/list/style.scss b/front/core/components/list/style.scss
index 3a6d0d6d9e..7560d3288a 100644
--- a/front/core/components/list/style.scss
+++ b/front/core/components/list/style.scss
@@ -14,7 +14,7 @@
color: inherit;
& > vn-horizontal {
- padding: $pad-medium;
+ padding: $spacing-md;
& > vn-one {
overflow: hidden;
diff --git a/front/core/components/searchbar/style.scss b/front/core/components/searchbar/style.scss
index e663f7cb9c..3915c20890 100644
--- a/front/core/components/searchbar/style.scss
+++ b/front/core/components/searchbar/style.scss
@@ -13,6 +13,6 @@ vn-searchbar {
max-height: 48em;
& > form {
- padding: $pad-large;
+ padding: $spacing-lg;
}
}
\ No newline at end of file
diff --git a/front/core/components/subtitle/subtitle.html b/front/core/components/subtitle/subtitle.html
index ac00ac0c27..40c244006a 100644
--- a/front/core/components/subtitle/subtitle.html
+++ b/front/core/components/subtitle/subtitle.html
@@ -1,2 +1,2 @@
-
+
\ No newline at end of file
diff --git a/front/core/components/title/title.html b/front/core/components/title/title.html
index 773b400407..cfdad746fa 100644
--- a/front/core/components/title/title.html
+++ b/front/core/components/title/title.html
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/front/core/directives/uvc.html b/front/core/directives/uvc.html
index 0248aefc12..907ea6f2a2 100644
--- a/front/core/directives/uvc.html
+++ b/front/core/directives/uvc.html
@@ -8,10 +8,10 @@
class="modal-form"
vn-id="uvc">
-