[ACA-3407] New component : Filter Menu created and implemented inside the Document List (#5748)

* [ACA-3407] New component : Filter Menu, implemented inside the Document List

* [ACA-3407] Refactor click method

* [ACA-3407] Update Filter Icon style

* [ACA-3407] Add filter icon and update tooltip with column name
This commit is contained in:
Baptiste Mahé
2020-06-08 10:46:45 +02:00
committed by GitHub
parent 482c3023f8
commit 6412697d96
9 changed files with 74 additions and 4 deletions

View File

@@ -424,7 +424,7 @@
}
}
&--fileSize .adf-datatable-cell-value {
padding: 0;
padding: 0 10px 0 0;
}
}