mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新 resource.vue
This commit is contained in:
@@ -255,7 +255,7 @@ onUnmounted(() => {
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.search-progress-container {
|
.search-progress-container {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: env(safe-area-inset-top);
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|||||||
Reference in New Issue
Block a user