【issues/7781】修复系统设置icon点击显示错误

This commit is contained in:
JEECG
2025-02-08 11:34:44 +08:00
parent 48a9ba6253
commit c2107ee74a

View File

@@ -184,6 +184,7 @@
color: @text-color;
text-align: center;
border-left: 1px solid @border-color-base;
overflow: hidden;
}
}
// update-end--author:liaozhiyang---date:20241016---for【issues/7345】标签样式切换到极简模式样式错乱