页面优化
This commit is contained in:
@@ -26,11 +26,12 @@ defineProps({
|
||||
<style scoped>
|
||||
.content {
|
||||
width: 100%;
|
||||
height: calc(100vh - 96px);
|
||||
height: calc(100vh - 116px);
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user