finish styling for change password page
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
max-width: 500px;
|
||||
text-align: center;
|
||||
|
||||
gap: 0px !important;
|
||||
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
@@ -120,3 +122,7 @@
|
||||
z-index: 10000;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#change_password_dialouge input {
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user