image-widget.css in Drupal 8
Same filename in this branch
Image widget styles.
File
core/themes/claro/css/layout/image-widget.cssView source
- /*
- * DO NOT EDIT THIS FILE.
- * See the following change record for more information,
- * https://www.drupal.org/node/2815083
- * @preserve
- */
-
- /**
- * @file
- * Image widget styles.
- */
-
- .image-widget-data {
- max-width: 100%;
- }