fix more than one file upload field (#2317)

This commit is contained in:
Artyom Mezin
2023-03-22 19:25:20 +03:00
committed by GitHub
parent 152f3fb539
commit 997b25d2ca

View File

@@ -332,7 +332,7 @@ $content-padding: 1.5rem;
object-fit: cover;
}
& ~ .block-file {
& + .block-file {
margin-top: -5rem !important;
}
}