style: system 首字符大写

This commit is contained in:
zhangyu
2021-12-24 16:13:14 +08:00
parent aba633242f
commit b47597667f

View File

@@ -190,6 +190,7 @@
.system-chart-item {
font-size: 14px;
padding: 3px 5px;
text-transform:capitalize
}
.system-chart-item:hover{
color: $--color-primary;