fix white background of image-picker
This commit is contained in:
@@ -320,6 +320,11 @@
|
||||
box-shadow:none !important;
|
||||
}
|
||||
|
||||
.umb-sortable-thumbnails-container {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
background-color: @white;
|
||||
}
|
||||
|
||||
.umb-sortable-thumbnails {
|
||||
list-style-type: none;
|
||||
|
||||
Reference in New Issue
Block a user