Small improvements to settings tab (#2789)

* align profile tab.

* Fix descriptions
This commit is contained in:
Will Hunt
2024-11-15 14:09:52 +00:00
committed by GitHub
parent d77e9e8f08
commit c1208ac7b6
3 changed files with 6 additions and 5 deletions

View File

@@ -8,7 +8,8 @@ Please see LICENSE in the repository root for full details.
.content {
width: 100%;
max-width: 350px;
align-self: center;
margin-left: auto;
margin-right: auto;
}
.avatarFieldRow {