diff --git a/src/components/DashboardEditor/_dashboard-editor.scss b/src/components/DashboardEditor/_dashboard-editor.scss index 658c45aebd..3992a8346d 100644 --- a/src/components/DashboardEditor/_dashboard-editor.scss +++ b/src/components/DashboardEditor/_dashboard-editor.scss @@ -55,7 +55,7 @@ } &--preview { flex: 1; - padding: 0 $spacing-05 $spacing-05; + padding: 0 $spacing-07 $spacing-05 $spacing-07; .selected-card { border: solid $spacing-01 $interactive-04; box-sizing: content-box;