/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 20 2023 | 09:26:56 */
ul.thumbnails.image_picker_selector li .thumbnail img {
    -webkit-user-drag: none;
    width: 100% !important;
}
ul.thumbnails.image_picker_selector {
    width: 100%!important;
}