diff --git a/themes/grav/scss/template/_admin.scss b/themes/grav/scss/template/_admin.scss index 4853c703..00c98f21 100644 --- a/themes/grav/scss/template/_admin.scss +++ b/themes/grav/scss/template/_admin.scss @@ -332,7 +332,7 @@ $content-padding: 1.5rem; object-fit: cover; } - & ~ .block-file { + & + .block-file { margin-top: -5rem !important; } }