feat: 新建连接.

This commit is contained in:
lijiahangmax
2023-12-13 23:59:31 +08:00
parent f2ca6abcb0
commit 31d6f20bab
19 changed files with 7072 additions and 4544 deletions

View File

@@ -76,7 +76,8 @@ body {
.sticky-list {
.arco-list-header {
position: sticky;
background: var(--color-bg-2);
background: var(--color-fill-2);
border-bottom: none;
top: 0;
}
}