|
|
@@ -37,10 +37,10 @@ |
|
|
padding: 0; |
|
|
padding: 0; |
|
|
} |
|
|
} |
|
|
.page { |
|
|
.page { |
|
|
min-height: calc(100vh - 50px) !important; |
|
|
|
|
|
|
|
|
min-height: 100vh !important; |
|
|
} |
|
|
} |
|
|
uni-page-head .uni-page-head { |
|
|
|
|
|
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08); |
|
|
|
|
|
|
|
|
uni-page-head { |
|
|
|
|
|
display: none !important; |
|
|
} |
|
|
} |
|
|
/* #endif */ |
|
|
/* #endif */ |
|
|
</style> |
|
|
</style> |