Files
OmniRoute/src
diegosouzapw 4913439d91 fix(dashboard): fix search icon alignment and widen search field in providers page
- Use Input's built-in icon prop so the search icon renders inside the correct
  positioned context (Input's internal div.relative) instead of misaligned outside
- Switch from className to inputClassName so padding applies to the actual <input>
  element, not the outer wrapper div
- Remove flex-1 spacer; make search container flex-1 so it fills available width
2026-05-16 17:21:55 -03:00
..
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00