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