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