|
Fix Vue component styling batch
- Style .btn-icon as ghost icon button (no border/background by default). - Fix GnSearchField to render correctly inside .input-group. - Stretch horizontal card media vertically with object-fit: cover. - Make login card submit button btn-md sized. - Fix repeater layout and remove duplicated default delete icon. Co-Authored-By: Claude <noreply@anthropic.com> |
|---|
|
|
| src/scss/components/_buttons.scss |
|---|
| src/scss/components/_cards.scss |
|---|
| src/scss/components/_repeater.scss |
|---|
| src/vue/components/GnRepeater.js |
|---|
| src/vue/components/GnSearchField.js |
|---|