style: 优化消息样式配置
This commit is contained in:
@ -66,6 +66,7 @@ export function getMessageAreaStyles(): string {
|
|||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
transition: opacity 0.2s ease;
|
transition: opacity 0.2s ease;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-top: 1px;
|
||||||
}
|
}
|
||||||
.action-btn:hover {
|
.action-btn:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user