fix: Set background color in account profile
This commit is contained in:
parent
220912bc9a
commit
e31ea3ec3b
|
@ -170,6 +170,7 @@ function findLink (target) {
|
|||
}
|
||||
|
||||
.basic-info {
|
||||
background-color: #ffffff;
|
||||
border-top: solid 1px #dcdfe6;
|
||||
border-bottom: solid 1px #dcdfe6;
|
||||
|
||||
|
|
Loading…
Reference in New Issue