代码优化
This commit is contained in:
@@ -28,5 +28,9 @@ defineProps({
|
||||
width: 100%;
|
||||
height: calc(100vh - 96px);
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user