提交 8e81fc35 作者: 施汉文

🐞 fix: 修改主题色

上级 a5bbf545
......@@ -37,7 +37,7 @@
</el-button>
<div
@click="sendVideo(item)"
class="h-[24px] ml-[8px] cursor-pointer hover:bg-[#EAF7F3] text-[12px] w-[58px] p-0 flex justify-center items-center rounded-full bg-[#F7F8FA] text-[#00BF8A]"
class="h-[24px] ml-[8px] cursor-pointer hover:bg-[#E7F1FD] text-[12px] w-[58px] p-0 flex justify-center items-center rounded-full bg-[#F7F8FA] text-[#267EF0]"
>
<iconpark-icon
name="gongnengicon-kuaijiefasong"
......@@ -138,7 +138,7 @@ export default {
</script>
<style scoped>
.button-color-hover.el-button--text:hover {
color: #00bf8a !important;
color: #267ef0 !important;
}
.button-color-hover.el-button--text {
color: #86909c;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论