move loader to search bar

This commit is contained in:
geoffrey45
2021-12-31 21:56:38 +03:00
parent d74aee0c46
commit 1cb6843dc3
12 changed files with 76 additions and 68 deletions
+1 -2
View File
@@ -116,7 +116,7 @@ export default {
}
.up-next .v1 {
max-height: 20em;
max-height: 21em;
transition: max-height 0.5s ease;
padding: $small;
@@ -189,7 +189,6 @@ export default {
}
.up-next .all-items .scrollable {
height: 20rem;
overflow-y: auto;
background-color: rgba(2, 6, 14, 0.425);
border-radius: 0.5rem;