This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+4 -1
View File
@@ -12,7 +12,7 @@
box-shadow:none !important;
box-sizing:border-box;
color:#1e1e1e !important;
direction:ltr;
display:block;
font-family:Menlo,Consolas,monaco,monospace !important;
font-size:16px !important;
max-height:250px;
@@ -27,4 +27,7 @@
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;
}
.block-library-html__edit .block-editor-plain-text{
direction:ltr;
}