Add checkered background to file upload

(including SVGs added to the media library)

(cherry picked from commit 066276a532)
This commit is contained in:
Joe Glombek
2023-03-09 16:07:53 +00:00
committed by Sebastiaan Janssen
parent 66c786a42d
commit d4970ed752

View File

@@ -11,4 +11,6 @@ umb-media-preview {
display: flex;
justify-content: center;
align-items: center;
.checkeredBackground();
}