# gutenberg/10.1.0/build/block-library/blocks/more/editor.css

Gutenberg, version 10.1.0. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/10.1.0/code/build/block-library/blocks/more/editor.css
- Raw: https://pluginprobe.com/plugins/gutenberg/10.1.0/raw/build/block-library/blocks/more/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.1.0/code/build/block-library/blocks/more/editor.css#L10-L20`.

```css
.block-editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center;margin-top:28px;margin-bottom:28px}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more input[type=text]{position:relative;font-size:13px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#757575;border:none;box-shadow:none;white-space:nowrap;text-align:center;margin:0;border-radius:4px;background:#fff;padding:6px 8px;height:24px;max-width:100%}.wp-block-more input[type=text]:focus{box-shadow:none}.wp-block-more:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:3px dashed #ccc}
```
