Merge pull request #13358 from dataease/pr@dev-v2_st

fix: 样式优化
This commit is contained in:
fit2cloud-chenyw 2024-11-15 17:11:52 +08:00 committed by GitHub
commit 20c76d2d28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -603,3 +603,7 @@ strong {
color: #a6a6a6;
}
}
.ed-message .ed-message__closeBtn:hover {
background: #ebebebe6;
}