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>
1 parent 825b07b commit ef85f72cd0bbe19438baa5498204ce3580b4618c
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 5 changed files
View
src/scss/components/_buttons.scss
View
src/scss/components/_cards.scss
View
src/scss/components/_repeater.scss
View
src/vue/components/GnRepeater.js
View
src/vue/components/GnSearchField.js