Skip to content

Commit

Permalink
Clean up after rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia authored and scruffian committed Mar 8, 2024
1 parent 5244b14 commit 0a8a142
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions packages/edit-site/src/components/global-styles/style.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
.edit-site-global-styles-preview {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
cursor: pointer;
}

.edit-site-global-styles-preview__iframe {
max-width: 100%;
display: block;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { useContext } from '@wordpress/element';
import {
__experimentalGrid as Grid,
__experimentalVStack as VStack,
__unstableMotion as motion,
} from '@wordpress/components';
import { privateApis as blockEditorPrivateApis } from '@wordpress/block-editor';

Expand Down

0 comments on commit 0a8a142

Please sign in to comment.