更新
This commit is contained in:
parent
e506a57062
commit
7b32e910c4
@ -343,9 +343,14 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.app-container{
|
||||
width: 100%;
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
.app-container{
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 93vh;
|
||||
background: #f6f8f9;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user