Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
558f1f4699
2
.gitignore
vendored
2
.gitignore
vendored
@ -39,4 +39,4 @@ mvnw*
|
||||
/src/main/resources/ftl/crpm/code/frontend-generate/
|
||||
/src/main/resources/ftl/crpm/code/generate/
|
||||
|
||||
db/
|
||||
/db/**
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -295,11 +295,9 @@
|
||||
.homepage{
|
||||
background:#f5f4f9;
|
||||
height: calc(100vh - 100px);
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
padding-bottom:10px;
|
||||
padding: 10px;
|
||||
box-sizing:border-box;
|
||||
|
||||
overflow: auto;
|
||||
}
|
||||
.homepage-top{
|
||||
padding-top:10px;
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -287,8 +287,8 @@
|
||||
padding-right:10px;
|
||||
padding-bottom:10px;
|
||||
box-sizing:border-box;
|
||||
border-radius:20px
|
||||
|
||||
border-radius:20px;
|
||||
overflow: auto;
|
||||
}
|
||||
.homepage-top{
|
||||
padding-top:10px;
|
||||
|
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