Marco Polichetti

Results 154 comments of Marco Polichetti

Bump again, this Is so much needed, do we have a good workaround?

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?