block-library.css in Gutenberg 8.2
Same filename and directory in other branches
/** * 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.cssView source
- /**
- * 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 */