Skip to content

Commit

Permalink
fixed the scroll unscrollable superuser_create.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sharath-1517 committed Dec 18, 2024
1 parent f157aed commit e41e6c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mathesar/templates/registration/superuser_create.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
padding: 4rem 2rem;
background: var(--sand-200);
color: var(--slate-800);
overflow-y: auto;
}

.align-center {
Expand Down

0 comments on commit e41e6c1

Please sign in to comment.