Skip to content

Commit b3b7466

Browse files
fix(input): z-index target-area for ionic theme
1 parent aa5d109 commit b3b7466

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/components/input/input.ionic.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565

6666
// Cursor should match the native input when hovering over the target area.
6767
cursor: text;
68-
69-
z-index: 1;
7068
}
7169

7270
::slotted([slot="start"]),

0 commit comments

Comments
 (0)