mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
fix: Input Icon Z-Index Issue with Form Validation (#2525)
This commit is contained in:
@@ -20,10 +20,12 @@ Icon input
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 10;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-width: 2.5rem;
|
||||
height: $input-height;
|
||||
color: var(--#{$prefix}icon-color);
|
||||
pointer-events: none;
|
||||
font-size: 1.2em;
|
||||
|
||||
Reference in New Issue
Block a user