add a drawer for the user details

This commit is contained in:
riley
2017-05-04 13:58:43 -06:00
parent d255ea84b1
commit 57b0b5ec67
12 changed files with 96 additions and 32 deletions
@@ -0,0 +1,12 @@
.copyButton {
float: right;
top: -10px;
}
.memberSince {
clear: both;
}
.small {
color: #aaa;
}