调整样式

This commit is contained in:
marvzhang
2020-03-22 21:32:22 +08:00
parent 0d4f389c21
commit 2625906c0f

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;