feat: add user input type with icon support in input component

This commit is contained in:
2026-06-26 10:09:06 -03:00
parent d58445e199
commit f1a4f51695
5 changed files with 29 additions and 4 deletions

View File

@@ -14,7 +14,8 @@
position: relative;
}
.input-search-icon {
.input-search-icon,
.input-user-icon {
position: absolute;
right: 1rem;
top: 50%;