fix: 前端ui重构完成

This commit is contained in:
Tim
2025-08-22 13:11:12 +08:00
parent 4af10ecf79
commit 02273e018f
4 changed files with 49 additions and 77 deletions

View File

@@ -147,7 +147,6 @@ export default {
.message-editor-container {
border: 1px solid var(--border-color);
border-radius: 8px;
margin-top: 20px;
}
.message-bottom-container {
@@ -180,4 +179,4 @@ export default {
.message-submit:not(.disabled):hover {
background-color: var(--primary-color-hover);
}
</style>
</style>