Fix broken search, fix wrong result size

This commit is contained in:
KatieFrogs
2022-02-27 19:43:51 +03:00
parent 07294857fa
commit 05b2104713
2 changed files with 10 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
color: #fff;
padding: 1em 1em 0 1em;
z-index: 1;
box-sizing: border-box;
}
#song-search-container.touch-enabled{