fix: Set background color in account profile

This commit is contained in:
AkiraFukushima 2018-04-02 22:48:57 +09:00
parent 220912bc9a
commit e31ea3ec3b
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@ function findLink (target) {
}
.basic-info {
background-color: #ffffff;
border-top: solid 1px #dcdfe6;
border-bottom: solid 1px #dcdfe6;