chore: awesome

This commit is contained in:
lencx
2023-01-20 21:28:57 +08:00
parent 1af173cb24
commit 5f1c33d750
18 changed files with 359 additions and 46 deletions

5
src/main.scss vendored
View File

@@ -57,6 +57,7 @@ html, body {
margin-bottom: 5px;
}
.chat-tags,
.chat-prompts-tags {
.ant-tag {
margin: 2px;
@@ -95,4 +96,8 @@ html, body {
cursor: pointer;
text-decoration: underline;
}
}
.chatico {
cursor: pointer;
}