Added a search function to the tables

This commit is contained in:
2017-02-27 23:30:04 +11:00
parent a099406fe9
commit 0e0584093b
3 changed files with 34 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@ p {
}
.scrollable {
margin-top: 1rem;
max-width: 100%;
overflow: auto;
}