wip
This commit is contained in:
parent
2b81ff1fb3
commit
cc85486414
28 changed files with 207 additions and 97 deletions
|
@ -1,5 +1,6 @@
|
|||
.account {
|
||||
padding: 0;
|
||||
/* padding: 12px; */
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
|
@ -18,6 +19,7 @@
|
|||
box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);
|
||||
padding: 11px 0;
|
||||
visibility: hidden;
|
||||
white-space: nowrap;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue