基础配置页面高度修改
This commit is contained in:
@@ -86,7 +86,7 @@ form.value = {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.home {
|
.home {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100vh - 100px);
|
height: calc(100vh - 170px);
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
.basic_form {
|
.basic_form {
|
||||||
|
|||||||
Reference in New Issue
Block a user