feat: clear conversation (#51, #47)

This commit is contained in:
josc146
2023-03-30 22:32:20 +08:00
parent 5e0e84a43b
commit bfe63e6e64
9 changed files with 118 additions and 28 deletions
+6
View File
@@ -169,6 +169,12 @@
color: #f08080;
}
.gpt-util-group {
display: flex;
gap: 15px;
align-items: center;
}
.gpt-util-icon {
display: flex;
cursor: pointer;