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