diff --git a/assets/css/admin.scss b/assets/css/admin.scss index 3c547521532..a21fc27665a 100644 --- a/assets/css/admin.scss +++ b/assets/css/admin.scss @@ -25,11 +25,13 @@ background-image: url("../images/marketplace-header-bg@2x.png"); background-position: right; background-size: cover; + box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; - padding: 24px; min-height: 216px; + padding: 24px; + width: 100%; &__title { color: #fff;