You are here

block-library.css in Gutenberg 8

Same filename and directory in other branches
  1. 8.2 css/block-library.css
/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
ul.wp-block-gallery {
  padding-left: 0 !important;
  margin-left: 0;
}

/*# sourceMappingURL=block-library.css.map */

File

css/block-library.css
View source
  1. /**
  2. * Don't edit this file. Find all style at ./sass folder.
  3. **/
  4. ul.wp-block-gallery {
  5. padding-left: 0 !important;
  6. margin-left: 0;
  7. }
  8. /*# sourceMappingURL=block-library.css.map */