Add ui for note editing

This commit is contained in:
Tusooa Zhu 2022-08-20 13:02:27 -04:00 committed by tusooa
commit 1101305ffb
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
6 changed files with 138 additions and 2 deletions

View file

@ -315,6 +315,10 @@
margin: 0;
}
}
.user-note {
margin: 0 .75em .6em 0;
}
}
.sidebar .edit-profile-button {