Fix account header avatar

lolsob-rspec
ncls7615 2017-12-22 07:12:49 +09:00
parent 8f8e4d5c92
commit 4c682228ce
1 changed files with 9 additions and 0 deletions

View File

@ -1254,6 +1254,15 @@
}
}
.account__header__avatar {
background-size: 90px 90px;
display: block;
height: 90px;
margin: 0 auto 10px;
overflow: hidden;
width: 90px;
}
.account-authorize {
padding: 14px 10px;