# gutenberg/10.4.1/build/block-library/blocks/post-featured-image/editor.css

Gutenberg, version 10.4.1. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/10.4.1/code/build/block-library/blocks/post-featured-image/editor.css
- Raw: https://pluginprobe.com/plugins/gutenberg/10.4.1/raw/build/block-library/blocks/post-featured-image/editor.css
- Modified: 2021-02-05T08:35:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/gutenberg/10.4.1/code/build/block-library/blocks/post-featured-image/editor.css#L10-L20`.

```css
div[data-type="core/post-featured-image"] img{max-width:100%;height:auto;display:block}.editor-styles-wrapper .post-featured-image_placeholder{display:flex;flex-direction:row;align-items:flex-start;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;padding:12px}.editor-styles-wrapper .post-featured-image_placeholder svg{margin-right:12px}.editor-styles-wrapper .post-featured-image_placeholder p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0}
```
