Skip to content

Commit f34a9b7

Browse files
committed
Fix SCSS error caused by merge
1 parent 5482782 commit f34a9b7

File tree

1 file changed

+1
-1
lines changed
  • packages/edit-site/src/components/navigation-sidebar/navigation-panel

1 file changed

+1
-1
lines changed

packages/edit-site/src/components/navigation-sidebar/navigation-panel/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
}
9898
}
9999

100-
button {
100+
button,
101101
.components-button {
102102
display: flex;
103103
flex-direction: column;

0 commit comments

Comments
 (0)