summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/html/editor.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/html/editor.css')
-rw-r--r--wp-includes/blocks/html/editor.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/blocks/html/editor.css b/wp-includes/blocks/html/editor.css
index 28fcf6f..ea52ca0 100644
--- a/wp-includes/blocks/html/editor.css
+++ b/wp-includes/blocks/html/editor.css
@@ -25,5 +25,5 @@
.block-library-html__edit .block-editor-plain-text:focus{
border-color:var(--wp-admin-theme-color) !important;
box-shadow:0 0 0 1px var(--wp-admin-theme-color) !important;
- outline:2px solid transparent !important;
+ outline:2px solid #0000 !important;
} \ No newline at end of file