mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-28 14:58:09 +09:00
Merge branch 'develop' into beta
This commit is contained in:
commit
377f541912
1
packages/backend/native-utils/.gitignore
vendored
1
packages/backend/native-utils/.gitignore
vendored
@ -187,7 +187,6 @@ built/
|
||||
#Added by cargo
|
||||
|
||||
/target
|
||||
Cargo.lock
|
||||
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
|
3542
packages/backend/native-utils/Cargo.lock
generated
Normal file
3542
packages/backend/native-utils/Cargo.lock
generated
Normal file
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
Block a user