diff --git a/src/common/MetaRow/MetaRowPlaceholder/styles.less b/src/common/MetaRow/MetaRowPlaceholder/styles.less index d2752a593..644567dc4 100644 --- a/src/common/MetaRow/MetaRowPlaceholder/styles.less +++ b/src/common/MetaRow/MetaRowPlaceholder/styles.less @@ -98,6 +98,10 @@ &:not(:first-child) { margin-left: 0.5rem; } + + .title-bar-container { + margin-top: 0.5rem; + } } } }