remove block

This commit is contained in:
2026-04-06 16:14:43 -04:00
parent 72dfaf5da1
commit d7727e9b0d

View File

@@ -11,11 +11,10 @@
<link rel="stylesheet" href="static/profile_page.css" /> <link rel="stylesheet" href="static/profile_page.css" />
<link rel="stylesheet" href="static/progress_bar.css" /> <link rel="stylesheet" href="static/progress_bar.css" />
<div id="popup_background" class="blocked"></div> <div id="popup_background" class="blocked hidden"></div>
<div id="change_password_dialogue" class="card static_center"> <div id="change_password_dialogue" class="card hidden static_center">
<div class="dialouge_title">Change Password</div> <div class="dialouge_title">Change Password</div>
<!--<div class="dialouge_title" id=change_password_text">Change Password</div>-->
<button id="close_password_dialogue">X</button> <button id="close_password_dialogue">X</button>
<hr <hr