Merge branch 'develop' into beta
This commit is contained in:
commit
9a20ad0d02
|
@ -187,7 +187,6 @@ built/
|
|||
#Added by cargo
|
||||
|
||||
/target
|
||||
Cargo.lock
|
||||
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -380,7 +380,7 @@ function focusFooter(ev) {
|
|||
}
|
||||
:deep(.fade) {
|
||||
inset: 0;
|
||||
top: 40px;
|
||||
top: 90px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue