new text editor block that contains core blocks as inner blocks and prevents them from being used at top level

This commit is contained in:
2025-11-27 07:14:31 +00:00
parent 00d0861014
commit 0055a25420
17 changed files with 218 additions and 45 deletions

View File

@@ -63,7 +63,7 @@ p,
li,
td,
label {
color: colours.$grey;
color: colours.$grey-dark;
font-family: fonts.$font;
font-weight: 400;
line-height: 1.5em;