add search table functionality

This commit is contained in:
1ilit
2023-09-19 15:48:09 +03:00
parent a49e90991b
commit 519b9d0a27
3 changed files with 503 additions and 444 deletions

View File

@@ -6,10 +6,6 @@
outline: none !important;
}
body {
overflow: hidden;
}
.bg-blue {
background-color: #124559;
}