feature: profile settings moved to the sidebar

This commit is contained in:
Andy Burke 2025-09-15 12:02:03 -07:00
parent ce5cd81b10
commit b080e7ab8c
4 changed files with 173 additions and 291 deletions

View file

@ -96,8 +96,8 @@ select {
font-size: inherit;
}
input,
textarea {
form input,
form textarea {
width: 100%;
color: inherit;
border-radius: var(--border-radius);