8 ms·
.complete-modal .c-line { opacity: 0; } This is what is hiding the modal for me. Disabling it makes the modal contents appear. Chrome / Windows
by RedMist 2mo ago
.complete-modal .c-line {
opacity: 0;
}
This is what is hiding the modal for me. Disabling it makes the modal contents appear.
Chrome / Windows
- RedMist 2mo agoI think your new version works now!
- pompomsheep 2mo agoGreat thanks for confirming the fix