添加气泡消息交互

This commit is contained in:
kron
2025-07-12 16:01:49 +08:00
parent e0807eb06a
commit 927ad523f2
9 changed files with 132 additions and 23 deletions

View File

@@ -192,5 +192,6 @@ button::after {
justify-content: space-between;
padding: 0 15px;
padding-top: 20px;
position: relative;
}
</style>