Add filter to link node

This commit is contained in:
Nick O'Leary
2020-06-03 15:54:51 +01:00
parent 2ce424b567
commit 139ae547c6
6 changed files with 41 additions and 7 deletions

View File

@@ -81,4 +81,8 @@
i.fa-times,i.fa-search {
top: 7px;
}
.red-ui-searchBox-resultCount {
top: 3px;
padding: 0 6px;
}
}