Skip to content

Commit 90120af

Browse files
authored
fix: remove z-index from checkbox/radio baseline alignment element (#10134)
1 parent c75b504 commit 90120af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/field-base/src/styles/checkable-base-styles.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ export const checkable = (part, propName = part) => css`
6565
content: '\\2003';
6666
grid-column: 1;
6767
grid-row: 1;
68-
z-index: -1;
6968
width: 0;
7069
}
7170

0 commit comments

Comments
 (0)