👨‍🚒👩‍🚒 v2.3.4 👨‍🚀👩‍🚀

This commit is contained in:
Hunlongyu
2020-08-06 10:13:51 +08:00
parent 904ef5ccea
commit a79c48cba0
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zy",
"version": "2.3.3",
"version": "2.3.4",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -336,8 +336,8 @@
background-color: var(--l-bgc-1);
}
}
// .history{
// background-color: var(--l-bgc-1);
// box-shadow: var(--l-bsc);
// }
.history{
background-color: var(--l-bgc-1);
box-shadow: var(--l-bsc);
}
}