debounce global search

This commit is contained in:
geoffrey45
2022-01-22 07:07:43 +03:00
parent 7f73d89fcc
commit f6787421c3
6 changed files with 33 additions and 19 deletions
+3 -1
View File
@@ -115,7 +115,7 @@ export default {
}
}
.folder .table table {
table {
border-collapse: collapse;
text-transform: capitalize;
width: 100%;
@@ -143,6 +143,8 @@ export default {
@include tablet-landscape {
display: none;
}
width: 5rem;
}
th.album-header {