fix:修复了分页器颜色不一致的问题

This commit is contained in:
CGD
2025-04-14 17:23:07 +08:00
parent 98a4ce701c
commit b15c59aa48
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
</div>
<div style="width: 23px;height: 13px;background: #5778ff;margin-left: -10px;" />
<div class="right-add">
<i class="el-icon-right" style="font-size: 20px;color: #fff;" />
<i class="el-icon-right" @click="showAddDialog" style="font-size: 20px;color: #fff;" />
</div>
</div>
</div>