From 5ae26618226850f4eceadaa4240c3bae137a6c0c Mon Sep 17 00:00:00 2001 From: Jorge Costa Date: Tue, 4 Jun 2024 16:43:29 +0100 Subject: [PATCH] lint fix --- packages/editor/src/components/post-actions/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor/src/components/post-actions/style.scss b/packages/editor/src/components/post-actions/style.scss index f477ee1a7b1f0..74c9900117079 100644 --- a/packages/editor/src/components/post-actions/style.scss +++ b/packages/editor/src/components/post-actions/style.scss @@ -4,4 +4,4 @@ .editor-action-modal__reorder-pages .components-modal__frame { max-width: $modal-width-small; -} \ No newline at end of file +}