This commit is contained in:
wangzenghua 2025-03-25 07:00:50 +01:00
parent 7f49e29e15
commit 8fc8a2094d

View File

@ -40,7 +40,7 @@ const formatterIcon = (row) => {
&__more {
padding: 20px 5px;
font-size: 20px;
color: $color-primary;
color: var(--el-color-primary);
cursor: pointer;
}
.el-button {