Fix admin modal auto-opening on page load
- Removed conflicting display: flex from .modal CSS rule - Added .modal.show class for proper centering when opened - Updated JavaScript to use classList.add/remove instead of direct style.display
Showing
Please
register
or
sign in
to comment