Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
This commit is contained in:
@@ -147,6 +147,11 @@ interface SearchItem {
|
||||
}
|
||||
}
|
||||
|
||||
.search-content {
|
||||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.search-space {
|
||||
padding: 20px;
|
||||
color: #999;
|
||||
|
||||
Reference in New Issue
Block a user