修改
This commit is contained in:
commit
fc4d1f3308
2
.gitignore
vendored
2
.gitignore
vendored
@ -38,3 +38,5 @@ mvnw*
|
||||
.mvn/**
|
||||
/src/main/resources/ftl/crpm/code/frontend-generate/
|
||||
/src/main/resources/ftl/crpm/code/generate/
|
||||
|
||||
db/
|
@ -130,6 +130,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 15px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.right .bottom .content {
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -191,7 +191,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
/* padding: 10px; */
|
||||
background-color: #fff;
|
||||
overflow: auto;
|
||||
}
|
||||
.page-iframe{
|
||||
width: 100%;
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user