Skip to content

Commit

Permalink
e2t datasets_app: fix help icon next to contacts table filter field
Browse files Browse the repository at this point in the history
  • Loading branch information
mayakokits committed Feb 5, 2024
1 parent c3b6d4b commit f3001a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -470,4 +470,7 @@ input#dsa-updoad-data {
.table-responsive {
overflow-x: auto;
}
.dsa-contacts-table .VueTables__search-field {
display: inline-block;
}
</style>

0 comments on commit f3001a3

Please sign in to comment.