at path:
ROOT
/
wp-includes
/
blocks
/
media-text
/
editor.css
run:
R
W
Run
block.json
2.86 KB
2025-12-03 21:00:23
R
W
Run
Delete
Rename
editor-rtl.css
1.01 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor-rtl.min.css
853 By
2024-09-20 05:55:36
R
W
Run
Delete
Rename
editor.css
1.01 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor.min.css
851 By
2024-09-20 05:55:36
R
W
Run
Delete
Rename
style-rtl.css
3.23 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
style-rtl.min.css
2.36 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
style.css
3.45 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
style.min.css
2.36 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
error_log
up
📄
editor.css
Save
.wp-block-media-text__media { position: relative; } .wp-block-media-text__media.is-transient img { opacity: 0.3; } .wp-block-media-text__media .components-spinner { position: absolute; top: 50%; left: 50%; margin-top: -9px; margin-left: -9px; } .wp-block-media-text .__resizable_base__ { grid-column: 1/span 2; grid-row: 2; } .wp-block-media-text .editor-media-container__resizer { width: 100% !important; } .wp-block-media-text.is-image-fill .editor-media-container__resizer, .wp-block-media-text.is-image-fill .components-placeholder.has-illustration, .wp-block-media-text.is-image-fill-element .editor-media-container__resizer, .wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration { height: 100% !important; } .wp-block-media-text > .block-editor-block-list__layout > .block-editor-block-list__block { max-width: unset; } /* Make the featured image placeholder the same height as the media selection area. */ .wp-block-media-text--placeholder-image { min-height: 205px; }