From 394288f5343b92738ab086b97f62e15262845a35 Mon Sep 17 00:00:00 2001 From: Akshat Kakkad <87222220+AKSHAT2802@users.noreply.github.com> Date: Thu, 12 Sep 2024 15:23:49 +0530 Subject: [PATCH 01/20] Add __next40pxDefaultSize for files in editor 4 (#65140) * Add __next40pxDefaultSize in button for editor 3 files * address feedback Co-authored-by: AKSHAT2802 Co-authored-by: tyxla Co-authored-by: mirka <0mirka00@git.wordpress.org> --- .../editor/src/components/start-template-options/index.js | 3 +-- packages/editor/src/components/table-of-contents/index.js | 3 +-- packages/editor/src/components/text-editor/index.js | 3 +-- packages/editor/src/components/text-editor/style.scss | 2 +- packages/editor/src/dataviews/actions/reset-post.tsx | 6 ++---- packages/editor/src/dataviews/actions/trash-post.tsx | 6 ++---- 6 files changed, 8 insertions(+), 15 deletions(-) diff --git a/packages/editor/src/components/start-template-options/index.js b/packages/editor/src/components/start-template-options/index.js index e86531272b54f..3651c5c029a2c 100644 --- a/packages/editor/src/components/start-template-options/index.js +++ b/packages/editor/src/components/start-template-options/index.js @@ -156,8 +156,7 @@ function StartModal( { slug, isCustom, onClose, postType } ) { > ) }