mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 13:58:12 +00:00
Scroll lock przy otwartym modalu
This commit is contained in:
+1
-1
@@ -51,6 +51,7 @@ export const useStore = defineStore('store', {
|
||||
trains: DataStatus.Loading,
|
||||
},
|
||||
|
||||
blockScroll: false,
|
||||
listenerLaunched: false,
|
||||
} as StoreState),
|
||||
|
||||
@@ -395,4 +396,3 @@ export const useStore = defineStore('store', {
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user