style: 优化消息样式配置

This commit is contained in:
Roe-xin
2026-03-12 18:58:53 +08:00
parent 7732b11d37
commit 0ae627ca7c

View File

@ -66,6 +66,7 @@ export function getMessageAreaStyles(): string {
opacity: 0.9;
transition: opacity 0.2s ease;
position: relative;
margin-top: 1px;
}
.action-btn:hover {
opacity: 1;