This commit is contained in:
MaysWind
2020-12-10 23:53:55 +08:00
parent f76017b10e
commit a733097011
2 changed files with 12 additions and 9 deletions
-8
View File
@@ -298,11 +298,3 @@ export default {
}
}
</script>
<style>
@media (min-height: 630px) {
.category-icon-sheet {
height: 400px;
}
}
</style>