# gutenberg/10.4.1/build/block-library/blocks/spacer/editor.css

Gutenberg, version 10.4.1. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/10.4.1/code/build/block-library/blocks/spacer/editor.css
- Raw: https://pluginprobe.com/plugins/gutenberg/10.4.1/raw/build/block-library/blocks/spacer/editor.css
- Modified: 2021-04-07T11:35:04+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/spacer/editor.css#L10-L20`.

```css
.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;position:absolute;width:100%;height:24px;transform:translateY(-12px)}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container{background:rgba(0,0,0,.1)}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container{background:hsla(0,0%,100%,.15)}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{margin-bottom:0}
```
