diff --git a/public/js/components/Dashboard/Item.js b/public/js/components/Dashboard/Item.js index ec75fb7e6..8b26e92eb 100644 --- a/public/js/components/Dashboard/Item.js +++ b/public/js/components/Dashboard/Item.js @@ -187,16 +187,22 @@ export default { this.initializeComponent(); }, template: /*html*/ ` -
-
-
+ + `, }; diff --git a/public/js/components/Dashboard/Section.js b/public/js/components/Dashboard/Section.js index bd99e388a..db91915d5 100644 --- a/public/js/components/Dashboard/Section.js +++ b/public/js/components/Dashboard/Section.js @@ -216,10 +216,10 @@ export default { ref="container" :class="{ 'edit-active': editModeIsActive }" > -

+

{{ sectionNameTranslation }}: -

+