-
Notifications
You must be signed in to change notification settings - Fork 0
IBX-10440: Changed base icon size #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates icon sizes in the matrix fieldtype templates by changing the CSS class from ibexa-icon--small
to ibexa-icon--small-medium
for better visual consistency.
- Changed icon size class from
--small
to--small-medium
across matrix fieldtype templates - Updated both field type configuration and content edit form templates
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
field_types.html.twig | Updated icon size classes for add column and remove column buttons |
content_edit_form_fields.html.twig | Updated icon size classes for add/remove matrix entry buttons |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
src/bundle/Resources/views/themes/admin/matrix_fieldtype/content_edit_form_fields.html.twig
Show resolved
Hide resolved
src/bundle/Resources/views/themes/admin/matrix_fieldtype/content_edit_form_fields.html.twig
Show resolved
Hide resolved
src/bundle/Resources/views/themes/admin/matrix_fieldtype/content_edit_form_fields.html.twig
Show resolved
Hide resolved
9c0397d
to
ea858fb
Compare
|
Related PRs:
Description:
For QA:
Documentation: