# gutenberg/18.9.0/build/block-library/blocks/shortcode/editor.css

Gutenberg, version 18.9.0. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/18.9.0/code/build/block-library/blocks/shortcode/editor.css
- Raw: https://pluginprobe.com/plugins/gutenberg/18.9.0/raw/build/block-library/blocks/shortcode/editor.css
- Modified: 2024-05-23T07:32:06+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/18.9.0/code/build/block-library/blocks/shortcode/editor.css#L10-L20`.

```css
.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}
```
