add hover color

This commit is contained in:
lqins
2024-12-22 12:52:02 +08:00
parent 6df2b5735b
commit b7b702862f
3 changed files with 3 additions and 2 deletions

View File

@@ -46,6 +46,7 @@
--chat-content-bg-list:#fff;
--chat-wel-bg:rgba(247, 247, 248, 1);
--el-pagination-button-bg-color: rgba(86,86,95,0.2);
--hover-deep-color:#fff;
}