remove traces of execute on hide

This commit is contained in:
LenAnderson
2024-07-14 17:01:08 -04:00
parent 9a9befeb63
commit e256e55268
4 changed files with 0 additions and 20 deletions

View File

@@ -642,11 +642,6 @@
}
}
}
label:has(#qr--modal-executeHide) {
// hide editor is not working anyways
display: none;
}
#qr--modal-executeButtons {
display: flex;
gap: 1em;