enhance: full search results

This commit is contained in:
Tienson Qin
2021-04-12 21:13:51 +08:00
parent 6b3142eb49
commit 422fd8353b
9 changed files with 81 additions and 34 deletions

View File

@@ -12,6 +12,10 @@
}
}
.search-all #ui__ac-inner {
max-height: none;
}
.ui__notifications {
position: fixed;
z-index: 99;