diff --git a/projects/editor/src/app/components/properties-panel/element-properties-panel.component.css b/projects/editor/src/app/components/properties-panel/element-properties-panel.component.css
index 247cb29f484de04d6d2ca288ef3f379b10e93253..3a878c02ba1fc0a9e3de1c9df9f307b2dbe5de72 100644
--- a/projects/editor/src/app/components/properties-panel/element-properties-panel.component.css
+++ b/projects/editor/src/app/components/properties-panel/element-properties-panel.component.css
@@ -4,7 +4,7 @@
 
 mat-tab-group {
   overflow: auto;
-  padding: 0 10px;
+  padding: 0 5px;
 }
 
 .panel-title {