feat: 1.封装多行标签展开收起组件; 2.首页开发
This commit is contained in:
@ -31,6 +31,12 @@
|
||||
linear-gradient(113deg, #6d4cfe 0%, #b93bf0 100%);
|
||||
}
|
||||
}
|
||||
:deep(.expandable-tags-container) {
|
||||
.tag-list {
|
||||
row-gap: 6px;
|
||||
column-gap: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.history-conversation-btn {
|
||||
border-radius: 8px 0 0 8px;
|
||||
|
||||
Reference in New Issue
Block a user