mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-16 07:34:41 +08:00
optimize
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user