Convert accounts dashboard button into a link.

This commit is contained in:
Mike Cao 2020-09-18 19:53:50 -07:00
parent b9439b62e6
commit 36cd5a393a
4 changed files with 23 additions and 14 deletions

View file

@ -1,4 +1,5 @@
.buttons {
display: flex;
justify-content: flex-end;
flex: 1;
}