1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-20 21:00:33 +01:00

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

View File

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