Skip to content

Commit a73db78

Browse files
committed
revert: undo unintended changes from previous commit
1 parent d8aed40 commit a73db78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/block-library/src/navigation/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ $navigation-icon-size: 24px;
160160
background-color: inherit;
161161
color: inherit;
162162
position: absolute;
163-
z-index: 2000;
163+
z-index: 2;
164164
display: flex;
165165
flex-direction: column;
166166
align-items: normal;

0 commit comments

Comments
 (0)