Gave profile page a facelift in perperation for email/password update pop-ups.

This commit is contained in:
rainbow napkin 2024-12-31 06:50:34 -05:00
parent a51152a89d
commit c32f3df3f3
16 changed files with 316 additions and 157 deletions

View file

@ -65,7 +65,7 @@ input.control-prompt{
flex: 1;
}
div.dynamic-container{
div.dynamic-container, div.nested-dynamic-container{
overflow: auto;
}