fix: 新增组件搜索功能

This commit is contained in:
奔跑的面条
2022-04-21 22:35:28 +08:00
parent 17f29d3773
commit 798a7eb49a
13 changed files with 185 additions and 21 deletions
+3
View File
@@ -2,6 +2,9 @@ body {
overflow: hidden;
}
* {
list-style: none;
}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
width: 8px;