add hacky css to improve usage of hidden action dropdown in usager table
This commit is contained in:
parent
bc56f14a72
commit
d673f7f30a
2 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
%span.fr-h6.fr-mr-2w
|
||||
= page_entries_info dossiers
|
||||
.fr-table.fr-table--bordered.fr-table--no-caption.fr-mt-2w
|
||||
%table.table.dossiers-table.hoverable
|
||||
%table.table.dossiers-table.hoverable.hack-to-display-dropdown
|
||||
%caption= t('views.users.dossiers.dossiers_list.caption')
|
||||
%thead
|
||||
%tr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue