调整样式

This commit is contained in:
marvzhang
2020-03-22 21:32:22 +08:00
parent be30825c3d
commit 0ed969d1fc

View File

@@ -130,6 +130,8 @@ export default {
display: flex;
color: white;
cursor: pointer;
transform: scale(1);
transition: transform 0.5s ease;
.metric-icon {
display: inline-flex;