bug
This commit is contained in:
@@ -425,7 +425,7 @@ export default {
|
|||||||
.search-list {
|
.search-list {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 700px;
|
height: calc(100% - 130px);
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
top: 128px;
|
top: 128px;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user