|
Remove input border inside input group
When GnInput is placed inside GnInputGroup, it carries the .input class from the standalone input styles, which added an unwanted border and focus shadow. Override border and box-shadow to keep the group shell as the only border. Co-Authored-By: Claude <noreply@anthropic.com> |
|---|
|
|
| src/scss/components/_input-group.scss |
|---|