feat: 关于 LangBot 对话框

This commit is contained in:
Junyan Qin
2024-11-09 22:44:56 +08:00
parent 2819da5f2f
commit 601fa0ac7f
4 changed files with 132 additions and 9 deletions

View File

@@ -81,6 +81,7 @@ import { ref, onMounted } from 'vue'
.content-card-title {
font-size: 1rem;
font-weight: 600;
user-select: none;
}
.content-card-title-icon {