This commit is contained in:
mubai
2023-04-19 21:57:30 +08:00
parent b791a1db2b
commit 984ace88a4
45 changed files with 941 additions and 658 deletions

View File

@@ -49,9 +49,13 @@ import Footer from "../components/Footer.vue";
@media (max-width: 650px) {
.el-main {
/*margin: 0 auto;*/
padding: 60px 0;
padding: 55px 0!important;
/*padding-top: 100px!important;*/
}
:deep(.el-header) {
height: 40px!important;
min-height: 40px!important;
}
}
:deep(.el-menu--horizontal) {