aerhj
This commit is contained in:
parent
2f15b0aec9
commit
d90bb98c9c
@ -348,7 +348,6 @@ async function showDeckSelector(onConfirm) {
|
|||||||
"position:fixed","inset:0","z-index:99999",
|
"position:fixed","inset:0","z-index:99999",
|
||||||
"background:rgba(0,0,0,0.75)","display:flex",
|
"background:rgba(0,0,0,0.75)","display:flex",
|
||||||
"align-items:center","justify-content:center"
|
"align-items:center","justify-content:center"
|
||||||
"pointer-events:all",
|
|
||||||
].join(";");
|
].join(";");
|
||||||
|
|
||||||
if (decks.length === 0) {
|
if (decks.length === 0) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user