Marco Polichetti
Marco Polichetti
Bump again, this Is so much needed, do we have a good workaround?
Also here
Confirmed, easy fix for now: ```css .datagrid td.actions:not(.actions-as-dropdown) { .btn-icon + .btn-label:empty { display: none; } } ```
@javiereguiluz i think that we already fixed it via CSS https://github.com/EasyCorp/EasyAdminBundle/pull/7247 so maybe as this is fixed now via Twig, should remove the CSS rule?